#include <flimits.h>
 | 
| typedef unsigned long long  | T | 
|   | 
 | 
| static constexpr unsigned long long  | max () noexcept | 
|   | 
| static constexpr unsigned long long  | min () noexcept | 
|   | 
| static constexpr int32_t  | digits () noexcept | 
|   | 
      
        
          | typedef unsigned long long T | 
        
      
 
 
◆ max()
  
  
      
        
          | static constexpr unsigned long long max  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinestaticconstexprnoexcept   | 
  
 
 
◆ min()
  
  
      
        
          | static constexpr unsigned long long min  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinestaticconstexprnoexcept   | 
  
 
 
◆ digits()
  
  
      
        
          | static constexpr int32_t digits  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinestaticconstexprnoexcept   | 
  
 
 
The documentation for this struct was generated from the following file: