| 
    libstdc++
    
   | 
 
#include <bitmap_allocator.h>
Public Types | |
| typedef _Block_pair | argument_type | 
| typedef bool | result_type | 
Public Member Functions | |
| std::size_t * | _M_get () const throw () | 
| _Counter_type | _M_offset () const throw () | 
| bool | operator() (_Block_pair __bp) throw () | 
The class which acts as a predicate for applying the first-fit memory allocation policy for the bitmap allocator.
Definition at line 328 of file bitmap_allocator.h.
| typedef _Block_pair __gnu_cxx::__detail::_Ffit_finder< _Tp >::argument_type | 
Definition at line 339 of file bitmap_allocator.h.
| typedef bool __gnu_cxx::__detail::_Ffit_finder< _Tp >::result_type | 
Definition at line 338 of file bitmap_allocator.h.
      
  | 
  inline | 
Definition at line 341 of file bitmap_allocator.h.
      
  | 
  inline | |||||||||||||
Definition at line 380 of file bitmap_allocator.h.
      
  | 
  inline | |||||||||||||
Definition at line 384 of file bitmap_allocator.h.
      
  | 
  inline | ||||||||||||||
Definition at line 345 of file bitmap_allocator.h.