_GLIBCXX_STD::map< _Key, _Tp, _Compare, _Alloc >::value_compare Class Reference

#include <stl_map.h>

List of all members.

Public Member Functions

bool operator() (const value_type &__x, const value_type &__y) const

Protected Member Functions

 value_compare (_Compare __c)

Protected Attributes

_Compare comp

Friends

class map< _Key, _Tp, _Compare, _Alloc >

template<typename _Key, typename _Tp, typename _Compare = less<_Key>, typename _Alloc = allocator<pair<const _Key, _Tp> >>
class _GLIBCXX_STD::map< _Key, _Tp, _Compare, _Alloc >::value_compare


Constructor & Destructor Documentation

template<typename _Key, typename _Tp, typename _Compare = less<_Key>, typename _Alloc = allocator<pair<const _Key, _Tp> >>
_GLIBCXX_STD::map< _Key, _Tp, _Compare, _Alloc >::value_compare::value_compare _Compare  __c  )  [inline, protected]
 

Definition at line 111 of file stl_map.h.

References _GLIBCXX_STD::map< _Key, _Tp, _Compare, _Alloc >::value_compare::comp.


Member Function Documentation

template<typename _Key, typename _Tp, typename _Compare = less<_Key>, typename _Alloc = allocator<pair<const _Key, _Tp> >>
bool _GLIBCXX_STD::map< _Key, _Tp, _Compare, _Alloc >::value_compare::operator() const value_type __x,
const value_type __y
const [inline]
 

Definition at line 115 of file stl_map.h.

References _GLIBCXX_STD::map< _Key, _Tp, _Compare, _Alloc >::value_compare::comp.


Friends And Related Function Documentation

template<typename _Key, typename _Tp, typename _Compare = less<_Key>, typename _Alloc = allocator<pair<const _Key, _Tp> >>
friend class map< _Key, _Tp, _Compare, _Alloc > [friend]
 

Definition at line 107 of file stl_map.h.


Member Data Documentation

template<typename _Key, typename _Tp, typename _Compare = less<_Key>, typename _Alloc = allocator<pair<const _Key, _Tp> >>
_Compare _GLIBCXX_STD::map< _Key, _Tp, _Compare, _Alloc >::value_compare::comp [protected]
 

Definition at line 109 of file stl_map.h.

Referenced by _GLIBCXX_STD::map< _Key, _Tp, _Compare, _Alloc >::value_compare::operator()(), and _GLIBCXX_STD::map< _Key, _Tp, _Compare, _Alloc >::value_compare::value_compare().


The documentation for this class was generated from the following file:
Generated on Tue Jan 30 17:32:08 2007 for GNU C++ STL by doxygen 1.3.6