|
iceberg-cpp
|
Transparent less function that supports std::string_view as lookup key. More...
#include <string_util.h>
Public Types | |
| using | is_transparent = void |
Public Member Functions | |
| bool | operator() (std::string_view lhs, std::string_view rhs) const |
Transparent less function that supports std::string_view as lookup key.