__gnu_cxx::__detail::_Ffit_finder< _Tp >(3) Library Functions Manual __gnu_cxx::__detail::_Ffit_finder< _Tp >(3)

__gnu_cxx::__detail::_Ffit_finder< _Tp > - The class which acts as a predicate for applying the first-fit memory allocation policy for the bitmap allocator.

#include <bitmap_allocator.h>


typedef _Block_pair argument_type
typedef bool result_type


std::size_t * _M_get () const throw ()
_Counter_type _M_offset () const throw ()
bool operator() (_Block_pair __bp) throw ()

class __gnu_cxx::__detail::_Ffit_finder< _Tp >"The class which acts as a predicate for applying the first-fit memory allocation policy for the bitmap allocator.

Generated automatically by Doxygen for libstdc++ from the source code.

libstdc++