Public Types | |
typedef std::pair< Type, Type > | argument_type |
argument_type is the type of the | |
typedef bool | result_type |
argument (no surprises here) result_type is the return type | |
Public Member Functions | |
Inclusive_between (pointer __ptr) | |
bool | operator() (Block_pair __bp) const throw () |
Private Types | |
typedef Type | pointer |
typedef std::pair< Type, Type > | Block_pair |
Private Attributes | |
pointer | M_ptr_value |
Definition at line 148 of file bitmap_allocator.h.
|
Definition at line 104 of file stl_function.h. |
|
argument (no surprises here)
Definition at line 107 of file stl_function.h. |