Holds value/unsigned_flag for the result of val_int(), so that we can compare with operator<(), operator==() and operator<=()  
 More...
#include <val_int_compare.h>
Holds value/unsigned_flag for the result of val_int(), so that we can compare with operator<(), operator==() and operator<=() 
 
◆ Integer_value()
  
  
      
        
          | constexpr Integer_value::Integer_value  | 
          ( | 
          longlong  | 
          val,  | 
         
        
           | 
           | 
          bool  | 
          unsigned_flag  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlineconstexpr   | 
  
 
 
◆ is_negative()
  
  
      
        
          | constexpr bool Integer_value::is_negative  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlineconstexpr   | 
  
 
 
◆ is_unsigned()
  
  
      
        
          | constexpr bool Integer_value::is_unsigned  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlineconstexpr   | 
  
 
 
◆ val()
  
  
      
        
          | constexpr longlong Integer_value::val  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlineconstexpr   | 
  
 
 
◆ val_unsigned()
  
  
      
        
          | ulonglong Integer_value::val_unsigned  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ m_unsigned_flag
  
  
      
        
          | const bool Integer_value::m_unsigned_flag | 
         
       
   | 
  
private   | 
  
 
 
◆ m_val
The documentation for this class was generated from the following file: