Definition at line 344 of file format-inl.h.
 
#include <format-inl.h>
◆ accumulator()
  
  | 
        
          | detail::accumulator::accumulator | ( |  | ) |  |  | inline | 
 
 
◆ operator uint32_t()
  
  | 
        
          | detail::accumulator::operator uint32_t | ( |  | ) | const |  | inlineexplicit | 
 
 
◆ operator+=()
  
  | 
        
          | void detail::accumulator::operator+= | ( | uint64_t | n | ) |  |  | inline | 
 
 
◆ operator>>=()
  
  | 
        
          | void detail::accumulator::operator>>= | ( | int | shift | ) |  |  | inline | 
 
 
◆ lower
      
        
          | uint64_t detail::accumulator::lower | 
      
 
 
◆ upper
      
        
          | uint64_t detail::accumulator::upper | 
      
 
 
The documentation for this struct was generated from the following file: