__gnu_cxx::__detail::_Functor_Ref< _Functor > Class Template Reference

Inheritance diagram for __gnu_cxx::__detail::_Functor_Ref< _Functor >:

Inheritance graph

List of all members.


Detailed Description

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

Definition at line 334 of file bitmap_allocator.h.

Public Types

Public Member Functions


Member Typedef Documentation

template<typename _Functor>
typedef _Functor::argument_type __gnu_cxx::__detail::_Functor_Ref< _Functor >::argument_type

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

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

Definition at line 341 of file bitmap_allocator.h.

template<typename _Functor>
typedef _Functor::result_type __gnu_cxx::__detail::_Functor_Ref< _Functor >::result_type

result_type is the return type

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

Definition at line 342 of file bitmap_allocator.h.


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