#include <format-inl.h>
◆ accumulator()
  
  
      
        
          | constexpr fmt::v8::detail::accumulator::accumulator  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlineconstexpr   | 
  
 
 
◆ operator uint32_t()
  
  
      
        
          | constexpr fmt::v8::detail::accumulator::operator uint32_t  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlineexplicitconstexpr   | 
  
 
 
◆ operator+=()
  
  
      
        
          | void fmt::v8::detail::accumulator::operator+=  | 
          ( | 
          uint64_t  | 
          n | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator>>=()
  
  
      
        
          | void fmt::v8::detail::accumulator::operator>>=  | 
          ( | 
          int  | 
          shift | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ lower
      
        
          | uint64_t fmt::v8::detail::accumulator::lower | 
        
      
 
 
◆ upper
      
        
          | uint64_t fmt::v8::detail::accumulator::upper | 
        
      
 
 
The documentation for this struct was generated from the following file: