Whole document tree
    

Whole document tree

std::rel_ops Namespace Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::rel_ops Namespace Reference


Functions

template<class _Tp> bool operator!= (const _Tp &__x, const _Tp &__y)
template<class _Tp> bool operator> (const _Tp &__x, const _Tp &__y)
template<class _Tp> bool operator<= (const _Tp &__x, const _Tp &__y)
template<class _Tp> bool operator>= (const _Tp &__x, const _Tp &__y)


Function Documentation

template<class _Tp>
bool operator!= const _Tp &    __x,
const _Tp &    __y
[inline]
 

Definition at line 79 of file stl_relops.h.

template<class _Tp>
bool operator<= const _Tp &    __x,
const _Tp &    __y
[inline]
 

Definition at line 89 of file stl_relops.h.

template<class _Tp>
bool operator> const _Tp &    __x,
const _Tp &    __y
[inline]
 

Definition at line 84 of file stl_relops.h.

template<class _Tp>
bool operator>= const _Tp &    __x,
const _Tp &    __y
[inline]
 

Definition at line 94 of file stl_relops.h.


Generated on Mon Apr 8 03:19:45 2002 for libstdc++-v3 Source by doxygen1.2.15