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