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

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
 

Detailed Description

Transparent hash functor for PartitionKey with heterogeneous lookup support.


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