Inherits __atomic_base< char32_t >.
|
typedef __atomic_base< char32_t > | __base_type |
|
typedef char32_t | __integral_type |
|
|
| atomic (const atomic &)=delete |
|
constexpr | atomic (__integral_type __i) noexcept |
|
atomic & | operator= (const atomic &)=delete |
|
atomic & | operator= (const atomic &) volatile=delete |
|
|
static constexpr bool | is_always_lock_free |
|
template<>
struct std::atomic< char32_t >
Explicit specialization for char32_t.
Definition at line 1033 of file atomic.
The documentation for this struct was generated from the following file: