libstdc++
|
Public Types | |
typedef std::pair< _Tp, _Tp > | argument_type |
typedef bool | result_type |
Public Member Functions | |
size_t * | _M_get () const throw () |
_Counter_type | _M_offset () const throw () |
bool | operator() (_Block_pair __bp) throw () |
The class which acts as a predicate for applying the first-fit memory allocation policy for the bitmap allocator.
Definition at line 331 of file bitmap_allocator.h.
|
inherited |
argument_type
is the type of the argument
Definition at line 108 of file stl_function.h.
|
inherited |
result_type
is the return type
Definition at line 111 of file stl_function.h.