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