LLVM OpenMP 20.0.0git
Public Member Functions | List of all members
is_cancellable< false > Struct Reference

Public Member Functions

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

Detailed Description

Definition at line 1754 of file kmp_barrier.cpp.

Member Function Documentation

◆ operator bool()

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

Definition at line 1756 of file kmp_barrier.cpp.

◆ operator=()

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

Definition at line 1755 of file kmp_barrier.cpp.


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