Inherits __atomic_base< unsigned long long >.
|
typedef __atomic_base< unsigned long long > | __base_type |
|
typedef unsigned long long | __integral_type |
|
|
constexpr | atomic (__integral_type __i) noexcept |
|
| atomic (const atomic &)=delete |
|
atomic & | operator= (const atomic &) volatile=delete |
|
atomic & | operator= (const atomic &)=delete |
|
|
static constexpr bool | is_always_lock_free |
|
Explicit specialization for unsigned long long.
Definition at line 937 of file atomic.
The documentation for this struct was generated from the following file: