.TH "__gnu_cxx::__detail::_Ffit_finder< _Tp >" 3cxx "Sun Jan 8 2023" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME __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\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .SS "Public Types" .in +1c .ti -1c .RI "typedef \fB_Block_pair\fP \fBargument_type\fP" .br .ti -1c .RI "typedef bool \fBresult_type\fP" .br .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "std::size_t * \fB_M_get\fP () const throw ()" .br .ti -1c .RI "_Counter_type \fB_M_offset\fP () const throw ()" .br .ti -1c .RI "bool \fBoperator()\fP (\fB_Block_pair\fP __bp) throw ()" .br .in -1c .SH "Detailed Description" .PP .SS "template .br 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\&. .PP Definition at line \fB326\fP of file \fBbitmap_allocator\&.h\fP\&. .SH "Member Typedef Documentation" .PP .SS "template typedef \fB_Block_pair\fP \fB__gnu_cxx::__detail::_Ffit_finder\fP< _Tp >::argument_type" .PP Definition at line \fB337\fP of file \fBbitmap_allocator\&.h\fP\&. .SS "template typedef bool \fB__gnu_cxx::__detail::_Ffit_finder\fP< _Tp >::result_type" .PP Definition at line \fB336\fP of file \fBbitmap_allocator\&.h\fP\&. .SH "Constructor & Destructor Documentation" .PP .SS "template \fB__gnu_cxx::__detail::_Ffit_finder\fP< _Tp >::_Ffit_finder ()\fC [inline]\fP" .PP Definition at line \fB339\fP of file \fBbitmap_allocator\&.h\fP\&. .SH "Member Function Documentation" .PP .SS "template std::size_t * \fB__gnu_cxx::__detail::_Ffit_finder\fP< _Tp >::_M_get () const\fC [inline]\fP" .PP Definition at line \fB378\fP of file \fBbitmap_allocator\&.h\fP\&. .SS "template _Counter_type \fB__gnu_cxx::__detail::_Ffit_finder\fP< _Tp >::_M_offset () const\fC [inline]\fP" .PP Definition at line \fB382\fP of file \fBbitmap_allocator\&.h\fP\&. .SS "template bool \fB__gnu_cxx::__detail::_Ffit_finder\fP< _Tp >::operator() (\fB_Block_pair\fP __bp)\fC [inline]\fP" .PP Definition at line \fB343\fP of file \fBbitmap_allocator\&.h\fP\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.