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