libstdc++
std::__atomic2::atomic_flag Struct Reference
Inheritance diagram for std::__atomic2::atomic_flag:

Public Member Functions

 atomic_flag (const atomic_flag &)
 atomic_flag (bool __i)
atomic_flagoperator= (const atomic_flag &)
atomic_flagoperator= (const atomic_flag &) volatile

Public Attributes

bool _M_i

Detailed Description

atomic_flag

Definition at line 49 of file atomic_2.h.


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