Binary functor that returns lhs->second < rhs->second.
More...
#include <wipal/tool/less.hh>
Public Member Functions | |
| template<class P > | |
| bool | operator() (const P &lhs, const P &rhs) |
Binary functor that returns lhs->second < rhs->second.
1.6.2