man __gnu_cxx::_Constant_void_fun (Fonctions bibliothèques) -
NAME
__gnu_cxx::_Constant_void_fun -
SYNOPSIS
Inherited by constant_void_fun.
Detailed Description
template<class _Result> struct __gnu_cxx::_Constant_void_fun< _Result >
Definition at line 244 of file ext/functional.
Public Types
typedef _Result result_type
Public Member Functions
_Constant_void_fun (const result_type &__v)
const result_type & operator() () const
Public Attributes
result_type _M_val
Author
Generated automatically by Doxygen for libstdc++ source from the source code.