|
LLVM
4.0.0
|
Function object to check whether the first component of a std::pair compares less than the first component of another std::pair. More...
#include <STLExtras.h>
Public Member Functions | |
| template<typename T > | |
| bool | operator() (const T &lhs, const T &rhs) const |
Function object to check whether the first component of a std::pair compares less than the first component of another std::pair.
Definition at line 590 of file STLExtras.h.
|
inline |
Definition at line 591 of file STLExtras.h.
1.8.6