man __gnu_cxx::Constant_void_fun (Fonctions bibliothèques) -

NAME

__gnu_cxx::Constant_void_fun -

SYNOPSIS



Inherited by __gnu_cxx::constant_void_fun< Result >.

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

Detailed Description

template<class Result> struct __gnu_cxx::Constant_void_fun< Result >

Definition at line 233 of file ext/functional.

Author

Generated automatically by Doxygen for libstdc++-v3 Source from the source code.