Inherits __atomic_base< unsigned long >.
Explicit specialization for unsigned long.
Definition at line 891 of file atomic.
◆ __base_type
typedef __atomic_base<unsigned long> std::atomic< unsigned long >::__base_type |
◆ __integral_type
typedef unsigned long std::atomic< unsigned long >::__integral_type |
◆ atomic()
constexpr std::atomic< unsigned long >::atomic |
( |
__integral_type |
__i | ) |
|
|
inlineconstexprnoexcept |
◆ is_always_lock_free
constexpr bool std::atomic< unsigned long >::is_always_lock_free |
|
staticconstexpr |
The documentation for this struct was generated from the following file: