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