UTF8Hasher

struct HPS::UTF8Hasher

A std::hash compatible hasher for HPS::UTF8

Public Functions

inline size_t operator()(const HPS::UTF8 &in_utf8) const