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

Public Member Functions

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

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: