One of the comparison functors. More...
#include <mystd.hpp>
Public Member Functions | |
| bool | operator() (const _Tp &__x, const _Tp &__y) const |
One of the comparison functors.
| bool std::less< const _Tp & >::operator() | ( | const _Tp & | __x, |
| const _Tp & | __y | ||
| ) | const [inline] |