Inherits __gnu_cxx::_Constant_unary_fun< _Result, _Argument >.
template<class _Result, class _Argument = _Result>
struct __gnu_cxx::constant_unary_fun< _Result, _Argument >
An SGI extension . 
Definition at line 309 of file ext/functional.
 
◆ argument_type
template<class _Result , class _Argument > 
  
  
      
        
          | typedef _Argument __gnu_cxx::_Constant_unary_fun< _Result, _Argument >::argument_type | 
         
       
   | 
  
inherited   | 
  
 
 
◆ result_type
template<class _Result , class _Argument > 
  
  
      
        
          | typedef _Result __gnu_cxx::_Constant_unary_fun< _Result, _Argument >::result_type | 
         
       
   | 
  
inherited   | 
  
 
 
◆ constant_unary_fun()
template<class _Result , class _Argument  = _Result> 
 
 
◆ operator()()
template<class _Result , class _Argument > 
  
  
      
        
          | const result_type & __gnu_cxx::_Constant_unary_fun< _Result, _Argument >::operator()  | 
          ( | 
          const _Argument &  | 
           | ) | 
           const | 
         
       
   | 
  
inlineinherited   | 
  
 
 
◆ _M_val
template<class _Result , class _Argument > 
  
  
      
        
          | result_type __gnu_cxx::_Constant_unary_fun< _Result, _Argument >::_M_val | 
         
       
   | 
  
inherited   | 
  
 
 
The documentation for this struct was generated from the following file: