openMSX
Classes | Functions
PerfectMinimalHash Namespace Reference

Classes

struct  Result
 

Functions

template<size_t N, typename Hash , typename GetKey >
constexpr auto create (const Hash &hash, const GetKey &getKey)
 

Function Documentation

◆ create()

template<size_t N, typename Hash , typename GetKey >
constexpr auto PerfectMinimalHash::create ( const Hash &  hash,
const GetKey &  getKey 
)
constexpr