std::atomic< bool > Struct Template Reference
[Atomics]
Explicit specialization for bool.
More...
Inherits __atomic_bool_base.
List of all members.
Public Types
-
typedef atomic_bool __base_type
-
typedef bool __integral_type
Public Member Functions
Public Attributes
Detailed Description
template<>
struct std::atomic< bool >
Explicit specialization for bool.
Definition at line 231 of file cstdatomic.
The documentation for this struct was generated from the following file: