#include <unary_ops.h>
◆ operator()() [1/10]
template<> 
  
  
      
        
          | bool Ceil::operator()  | 
          ( | 
          bool |           x | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator()() [2/10]
template<> 
  
  
      
        
          | int16_t Ceil::operator()  | 
          ( | 
          int16_t |           x | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator()() [3/10]
template<> 
  
  
      
        
          | int32_t Ceil::operator()  | 
          ( | 
          int32_t |           x | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator()() [4/10]
template<> 
  
  
      
        
          | int64_t Ceil::operator()  | 
          ( | 
          int64_t |           x | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator()() [5/10]
template<> 
  
  
      
        
          | int8_t Ceil::operator()  | 
          ( | 
          int8_t |           x | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator()() [6/10]
template<typename T > 
  
  
      
        
          | T Ceil::operator()  | 
          ( | 
          T |           x | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator()() [7/10]
template<> 
  
  
      
        
          | uint16_t Ceil::operator()  | 
          ( | 
          uint16_t |           x | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator()() [8/10]
template<> 
  
  
      
        
          | uint32_t Ceil::operator()  | 
          ( | 
          uint32_t |           x | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator()() [9/10]
template<> 
  
  
      
        
          | uint64_t Ceil::operator()  | 
          ( | 
          uint64_t |           x | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator()() [10/10]
template<> 
  
  
      
        
          | uint8_t Ceil::operator()  | 
          ( | 
          uint8_t |           x | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this struct was generated from the following file: