#include <wipal/tool/less.hh>
lhs->second
< rhs->second
. Public Member Functions | |
template<class P> | |
bool | operator() (const P &lhs, const P &rhs) |
bool tool::less_using_second::operator() | ( | const P & | lhs, | |
const P & | rhs | |||
) | [inline] |
Return lhs->second
< rhs->second
.