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