Definition at line 490 of file bitmap_allocator.h.
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.