|
iceberg-cpp
|
Transparent hash functor for PartitionKey with heterogeneous lookup support. More...
#include <partition_value_util.h>
Public Types | |
| using | is_transparent = void |
Public Member Functions | |
| std::size_t | operator() (const PartitionKey &key) const noexcept |
| std::size_t | operator() (const PartitionKeyRef &key) const noexcept |
Transparent hash functor for PartitionKey with heterogeneous lookup support.