#include <detail.h>
|
std::size_t | operator() (const char *txt) const |
|
std::size_t | operator() (std::string_view txt) const |
|
std::size_t | operator() (const std::string &txt) const |
|
◆ is_transparent
◆ operator()() [1/3]
std::size_t ph::detail::HeterogeneousStringHash::operator() |
( |
const char * | txt | ) |
const |
|
inlinenodiscard |
◆ operator()() [2/3]
std::size_t ph::detail::HeterogeneousStringHash::operator() |
( |
const std::string & | txt | ) |
const |
|
inlinenodiscard |
◆ operator()() [3/3]
std::size_t ph::detail::HeterogeneousStringHash::operator() |
( |
std::string_view | txt | ) |
const |
|
inlinenodiscard |
The documentation for this struct was generated from the following file: