logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

__gnu_cxx::__detail::_Ffit_finder.3cxx

Author

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

                                                    libstdc++     __gnu_cxx::__detail::_Ffit_finder<_Tp>(3cxx)

Detailed Description

template<typename_Tp>
       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.

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.

Synopsis

       #include <bitmap_allocator.h>

   PublicTypes
       typedef _Block_pairargument_type
       typedef bool result_typePublicMemberFunctions
       std::size_t * _M_get () const  throw ()
       _Counter_type _M_offset () const  throw ()
       bool operator() (_Block_pair __bp)  throw ()

See Also