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