#include <string_utils.hpp>
Public Member Functions | |
bool | operator() (const std::string &a, const std::string &b) const |
Returns whether a < b, considering res_order. More... | |
Definition at line 39 of file string_utils.hpp.
|
inline |
Returns whether a < b, considering res_order.
Definition at line 41 of file string_utils.hpp.
References b, and utils::res_order.