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