STLdoc
STLdocumentation
|
Similar to std::less, but allows two different types. More...
#include <parallel/base.h>
Public Member Functions | |
bool | operator() (const _T1 &__t1, const _T2 &__t2) const |
bool | operator() (const _T2 &__t2, const _T1 &__t1) const |
Similar to std::less, but allows two different types.
|
inline |
|
inline |