_Ffit_finder< _Tp > Class Template Reference

The class which acts as a predicate for applying the first-fit memory allocation policy for the bitmap allocator.

Inheritance diagram for _Ffit_finder< _Tp >:
Inheritance graph

List of all members.

Public Types

Public Member Functions


Detailed Description

template<typename _Tp>
class __gnu_cxx::balloc::_Ffit_finder< _Tp >

Definition at line 516 of file bitmap_allocator.h.


Member Typedef Documentation

typedef std::pair< _Tp, _Tp > argument_type [inherited]

argument_type is the type of the argument (no surprises here)

Definition at line 104 of file stl_function.h.

typedef bool result_type [inherited]

result_type is the return type

Definition at line 107 of file stl_function.h.


The documentation for this class was generated from the following file:

Generated on Thu Aug 27 12:04:51 2009 for libstdc++ by  doxygen 1.6.1