_DbgCompare< _Key, _Compare > Class Template Reference

#include <_tree.h>

List of all members.

Public Member Functions

 _DbgCompare ()
 _DbgCompare (const _Compare &__cmp)
 _DbgCompare (const _DbgCompare &__cmp)
bool operator() (const _Key &__lhs, const _Key &__rhs) const
_Compare non_dbg_key_comp () const


Detailed Description

template<class _Key, class _Compare>
class _DbgCompare< _Key, _Compare >

Definition at line 50 of file _tree.h.


Constructor & Destructor Documentation

template<class _Key, class _Compare>
_DbgCompare< _Key, _Compare >::_DbgCompare (  )  [inline]

Definition at line 52 of file _tree.h.

template<class _Key, class _Compare>
_DbgCompare< _Key, _Compare >::_DbgCompare ( const _Compare &  __cmp  )  [inline]

Definition at line 53 of file _tree.h.

template<class _Key, class _Compare>
_DbgCompare< _Key, _Compare >::_DbgCompare ( const _DbgCompare< _Key, _Compare > &  __cmp  )  [inline]

Definition at line 54 of file _tree.h.


Member Function Documentation

template<class _Key, class _Compare>
bool _DbgCompare< _Key, _Compare >::operator() ( const _Key &  __lhs,
const _Key &  __rhs 
) const [inline]

Definition at line 57 of file _tree.h.

References _STLP_VERBOSE_ASSERT.

template<class _Key, class _Compare>
_Compare _DbgCompare< _Key, _Compare >::non_dbg_key_comp (  )  const [inline]

Definition at line 69 of file _tree.h.


The documentation for this class was generated from the following file:
  • /home/ntakagi/work/STLport-5.1.5/stlport/stl/debug/_tree.h



Generated on Mon Mar 10 15:32:54 2008 by  doxygen 1.5.1