WPILibC++
2018.4.1-20180729184725-1146-g6db5f80
|
Function object to check whether the second component of a std::pair compares less than the second 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 second component of a std::pair compares less than the second component of another std::pair.