#include <ConfigModule.hpp>
|
std::size_t | operator() (std::basic_string_view< char > v) const |
|
std::size_t | operator() (std::basic_string_view< wchar_t > v) const |
|
std::size_t | operator() (std::basic_string_view< char8_t > v) const |
|
std::size_t | operator() (std::basic_string_view< char16_t > v) const |
|
std::size_t | operator() (std::basic_string_view< char32_t > v) const |
|
◆ is_transparent
◆ operator()() [1/5]
std::size_t castor::StringHash::operator() |
( |
std::basic_string_view< char > | v | ) |
const |
|
inline |
◆ operator()() [2/5]
std::size_t castor::StringHash::operator() |
( |
std::basic_string_view< char16_t > | v | ) |
const |
|
inline |
◆ operator()() [3/5]
std::size_t castor::StringHash::operator() |
( |
std::basic_string_view< char32_t > | v | ) |
const |
|
inline |
◆ operator()() [4/5]
std::size_t castor::StringHash::operator() |
( |
std::basic_string_view< char8_t > | v | ) |
const |
|
inline |
◆ operator()() [5/5]
std::size_t castor::StringHash::operator() |
( |
std::basic_string_view< wchar_t > | v | ) |
const |
|
inline |
The documentation for this struct was generated from the following file: