libstdc++
|
Inherits __atomic_ushort_base.
Public Types | |
typedef atomic_ushort | __base_type |
typedef unsigned short | __integral_type |
Public Member Functions | |
atomic (const atomic &)=delete | |
atomic (__integral_type __i) | |
atomic & | operator= (const atomic &)=delete |
Public Attributes | |
unsigned short | _M_i |
Explicit specialization for unsigned short.
Definition at line 321 of file cstdatomic.