_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

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

argument (no surprises here) 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 Thu Jul 6 12:20:55 2006 for libstdc++ source by  doxygen 1.4.7