#include <bitmap_allocator.h>
Inheritance diagram for __gnu_cxx::balloc::_Inclusive_between< _Tp >:

| Public Member Functions | |
| _Inclusive_between (pointer __ptr) | |
| bool | operator() (_Block_pair __bp) const throw () | 
| Private Types | |
| typedef _Tp | pointer | 
| typedef std::pair< _Tp, _Tp > | _Block_pair | 
| Private Attributes | |
| pointer | _M_ptr_value | 
Definition at line 466 of file bitmap_allocator.h.
| typedef std::pair<_Tp, _Tp> __gnu_cxx::balloc::_Inclusive_between< _Tp >::_Block_pair  [private] | 
Definition at line 471 of file bitmap_allocator.h.
| typedef _Tp __gnu_cxx::balloc::_Inclusive_between< _Tp >::pointer  [private] | 
Definition at line 469 of file bitmap_allocator.h.
| __gnu_cxx::balloc::_Inclusive_between< _Tp >::_Inclusive_between | ( | pointer | __ptr | ) |  [inline] | 
Definition at line 474 of file bitmap_allocator.h.
| bool __gnu_cxx::balloc::_Inclusive_between< _Tp >::operator() | ( | _Block_pair | __bp | ) | const  throw ()  [inline] | 
Definition at line 478 of file bitmap_allocator.h.
References __gnu_cxx::balloc::_Inclusive_between< _Tp >::_M_ptr_value.
| pointer __gnu_cxx::balloc::_Inclusive_between< _Tp >::_M_ptr_value  [private] | 
Definition at line 470 of file bitmap_allocator.h.
Referenced by __gnu_cxx::balloc::_Inclusive_between< _Tp >::operator()().
 1.4.7
 1.4.7