LLVM OpenMP
is_cancellable< false > Struct Reference
Inheritance diagram for is_cancellable< false >:
[legend]

Public Member Functions

is_cancellableoperator= (bool b)
constexpr operator bool () const

Detailed Description

Definition at line 1794 of file kmp_barrier.cpp.

Member Function Documentation

◆ operator bool()

is_cancellable< false >::operator bool ( ) const
inlineconstexpr

Definition at line 1796 of file kmp_barrier.cpp.

◆ operator=()

is_cancellable & is_cancellable< false >::operator= ( bool b)
inline

Definition at line 1795 of file kmp_barrier.cpp.

References b.


The documentation for this struct was generated from the following file: