Inheritance diagram for __gnu_cxx::constant_void_fun< Result >:


Public Types | |
| typedef Result | result_type |
Public Member Functions | |
| constant_void_fun (const Result &__v) | |
| const result_type & | operator() () const |
Public Attributes | |
| result_type | M_val |
Definition at line 280 of file ext/functional.
1.5.1