_Ffit_finder Class Template Reference
The class which acts as a predicate for applying the first-fit memory allocation policy for the bitmap allocator.
List of all members.
Public Types
Public Member Functions
-
size_t * _M_get () const throw ()
-
_Counter_type _M_offset () const throw ()
-
bool operator() (_Block_pair __bp) throw ()
Detailed Description
template<typename _Tp>
class __gnu_cxx::balloc::_Ffit_finder< _Tp >
Definition at line 516 of file bitmap_allocator.h.
Member Typedef Documentation
argument_type
is the type of the argument (no surprises here)
Definition at line 104 of file stl_function.h.
The documentation for this class was generated from the following file: