LLVM OpenMP 22.0.0git
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 1779 of file kmp_barrier.cpp.

Member Function Documentation

◆ operator bool()

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

Definition at line 1781 of file kmp_barrier.cpp.

◆ operator=()

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

Definition at line 1780 of file kmp_barrier.cpp.

References b.


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