iceberg-cpp
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
iceberg::StringLess Struct Reference

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
 

Detailed Description

Transparent less function that supports std::string_view as lookup key.


The documentation for this struct was generated from the following file: