.TH "__gnu_cxx::__detail::_Ffit_finder< _Tp >" 3cxx "Tue Jul 18 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 .PP Inherits \fBstd::unary_function< std::pair< _Tp, _Tp >, bool >\fP\&. .SS "Public Types" .in +1c .ti -1c .RI "typedef \fBstd::pair\fP< _Tp, _Tp > \fBargument_type\fP" .br .RI "\fCargument_type\fP is the type of the argument " .ti -1c .RI "typedef bool \fBresult_type\fP" .br .RI "\fCresult_type\fP is the return type " .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\&. .SH "Member Typedef Documentation" .PP .SS "typedef \fBstd::pair\fP< _Tp, _Tp > \fBstd::unary_function\fP< \fBstd::pair\fP< _Tp, _Tp > , bool >::argument_type\fC [inherited]\fP" .PP \fCargument_type\fP is the type of the argument .SS "typedef bool \fBstd::unary_function\fP< \fBstd::pair\fP< _Tp, _Tp > , bool >::result_type\fC [inherited]\fP" .PP \fCresult_type\fP is the return type .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.