libstdc++
|
Public Types | |
typedef __atomic_base< char16_t > | __base_type |
typedef char16_t | __integral_type |
Public Member Functions | |
constexpr | atomic (__integral_type __i) noexcept |
atomic (const atomic &)=delete | |
__attribute__ ((__always_inline__)) void store(__int_type __i | |
bool | is_lock_free () const noexcept |
bool | is_lock_free () const volatile noexcept |
operator __int_type () const noexcept | |
operator __int_type () const volatile noexcept | |
__int_type | operator&= (__int_type __i) noexcept |
__int_type | operator&= (__int_type __i) volatile noexcept |
__int_type | operator++ () noexcept |
__int_type | operator++ () volatile noexcept |
__int_type | operator++ (int) noexcept |
__int_type | operator++ (int) volatile noexcept |
__int_type | operator+= (__int_type __i) noexcept |
__int_type | operator+= (__int_type __i) volatile noexcept |
__int_type | operator-- () noexcept |
__int_type | operator-- () volatile noexcept |
__int_type | operator-- (int) noexcept |
__int_type | operator-- (int) volatile noexcept |
__int_type | operator-= (__int_type __i) noexcept |
__int_type | operator-= (__int_type __i) volatile noexcept |
atomic & | operator= (const atomic &) volatile=delete |
atomic & | operator= (const atomic &)=delete |
__int_type | operator^= (__int_type __i) noexcept |
__int_type | operator^= (__int_type __i) volatile noexcept |
__int_type | operator|= (__int_type __i) noexcept |
__int_type | operator|= (__int_type __i) volatile noexcept |
|
inlinenoexceptinherited |
Definition at line 351 of file atomic_base.h.
|
inlinenoexceptinherited |
Definition at line 359 of file atomic_base.h.
|
inlinenoexceptinherited |
Definition at line 258 of file atomic_base.h.
|
inlinenoexceptinherited |
Definition at line 261 of file atomic_base.h.
|
inlinenoexceptinherited |
Definition at line 327 of file atomic_base.h.
|
inlinenoexceptinherited |
Definition at line 331 of file atomic_base.h.
|
inlinenoexceptinherited |
Definition at line 295 of file atomic_base.h.
|
inlinenoexceptinherited |
Definition at line 299 of file atomic_base.h.
|
inlinenoexceptinherited |
Definition at line 279 of file atomic_base.h.
|
inlinenoexceptinherited |
Definition at line 283 of file atomic_base.h.
|
inlinenoexceptinherited |
Definition at line 311 of file atomic_base.h.
|
inlinenoexceptinherited |
Definition at line 315 of file atomic_base.h.
|
inlinenoexceptinherited |
Definition at line 303 of file atomic_base.h.
|
inlinenoexceptinherited |
Definition at line 307 of file atomic_base.h.
|
inlinenoexceptinherited |
Definition at line 287 of file atomic_base.h.
|
inlinenoexceptinherited |
Definition at line 291 of file atomic_base.h.
|
inlinenoexceptinherited |
Definition at line 319 of file atomic_base.h.
|
inlinenoexceptinherited |
Definition at line 323 of file atomic_base.h.
|
inlinenoexceptinherited |
Definition at line 343 of file atomic_base.h.
|
inlinenoexceptinherited |
Definition at line 347 of file atomic_base.h.
|
inlinenoexceptinherited |
Definition at line 335 of file atomic_base.h.
|
inlinenoexceptinherited |
Definition at line 339 of file atomic_base.h.