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