__gnu_cxx::aux_balloc::Inclusive_between< Type > Class Template Reference

Inheritance diagram for __gnu_cxx::aux_balloc::Inclusive_between< Type >:

Inheritance graph
[legend]
Collaboration diagram for __gnu_cxx::aux_balloc::Inclusive_between< Type >:

Collaboration graph
[legend]

List of all members.

Public Types

typedef std::pair
< Type, Type > 
argument_type
 argument_type is the type of the argument (no surprises here)
typedef bool result_type
 result_type is the return type

Public Member Functions

 Inclusive_between (pointer __ptr)
bool operator() (Block_pair __bp) const throw ()

Private Types

typedef Type pointer
typedef std::pair
< Type, Type > 
Block_pair

Private Attributes

pointer M_ptr_value


Detailed Description

template<typename Type>
class __gnu_cxx::aux_balloc::Inclusive_between< Type >

Definition at line 148 of file bitmap_allocator.h.


Member Typedef Documentation

typedef std::pair< Type, Type > std::unary_function< std::pair< Type, Type > , bool >::argument_type [inherited]

argument_type is the type of the argument (no surprises here)

Definition at line 104 of file stl_function.h.

typedef bool std::unary_function< std::pair< Type, Type > , bool >::result_type [inherited]

result_type is the return type

Definition at line 106 of file stl_function.h.


The documentation for this class was generated from the following file:
Generated on Wed Oct 3 06:18:27 2007 for libstdc++-v3 Source by  doxygen 1.5.3