|
libstdc++
|

Public Member Functions | |
| atomic_flag (const atomic_flag &)=delete | |
| atomic_flag (bool __i) | |
| atomic_flag & | operator= (const atomic_flag &)=delete |
| atomic_flag & | operator= (const atomic_flag &) volatile=delete |
Public Attributes | |
| bool | _M_i |
Definition at line 49 of file atomic_2.h.