Explicit specialization for char.
More...
Inherits __atomic_char_base.
List of all members.
Public Types
-
typedef atomic_char __base_type
-
typedef char __integral_type
Public Member Functions
-
atomic (__integral_type __i)
-
atomic (const atomic &)
-
atomic & operator= (const atomic &) volatile
Public Attributes
Detailed Description
template<>
struct std::atomic< char >
Explicit specialization for char.
Definition at line 243 of file atomic.
The documentation for this struct was generated from the following file: