_Functor_Ref Class Template Reference

Inheritance diagram for _Functor_Ref:

Inheritance graph

List of all members.


Detailed Description

template<typename _Functor>
class __gnu_cxx::balloc::_Functor_Ref< _Functor >

Definition at line 490 of file bitmap_allocator.h.

Public Types

Public Member Functions


Member Typedef Documentation

typedef _Functor::argument_type argument_type

argument_type is the type of the argument (no surprises here)

Reimplemented from unary_function< _Functor::argument_type, _Functor::result_type >.

Definition at line 497 of file bitmap_allocator.h.

typedef _Functor::result_type result_type

result_type is the return type

Reimplemented from unary_function< _Functor::argument_type, _Functor::result_type >.

Definition at line 498 of file bitmap_allocator.h.


The documentation for this class was generated from the following file:
Generated on Sat Sep 29 15:43:25 2007 for libstdc++ by  doxygen 1.5.3