libstdc++
|
Inherits __atomic_bool_base.
Public Types | |
typedef atomic_bool | __base_type |
typedef bool | __integral_type |
Public Member Functions | |
atomic (const atomic &)=delete | |
atomic (__integral_type __i) | |
atomic & | operator= (const atomic &)=delete |
Public Attributes | |
bool | _M_i |
Explicit specialization for bool.
Definition at line 231 of file cstdatomic.