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