|
libstdc++
|
Inherits atomic_char16_t.
Public Types | |
| typedef atomic_char16_t | __base_type |
| typedef char16_t | __integral_type |
Public Member Functions | |
| atomic (const atomic &)=delete | |
| constexpr | atomic (__integral_type __i) |
| atomic & | operator= (const atomic &)=delete |
| atomic & | operator= (const atomic &) volatile=delete |
Explicit specialization for char16_t.