Definition at line 334 of file bitmap_allocator.h.
typedef _Functor::argument_type __gnu_cxx::__detail::_Functor_Ref< _Functor >::argument_type |
argument_type
is the type of the
Reimplemented from std::unary_function< _Functor::argument_type, _Functor::result_type >.
Definition at line 341 of file bitmap_allocator.h.
typedef _Functor::result_type __gnu_cxx::__detail::_Functor_Ref< _Functor >::result_type |
argument (no surprises here) 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.