![]() |
OpenSiv3D
v0.6.5
C++20 framework for creative coding
|
#include <HeterogeneousLookupHelper.hpp>
Public Types | |
using | is_transparent = void |
using | transparent_key_equal = StringCompare |
using | hash_type = std::hash< StringView > |
Public Member Functions | |
size_t | operator() (StringView s) const noexcept |
size_t | operator() (const String &s) const noexcept |
size_t | operator() (const char32 *s) const noexcept |
using s3d::StringHash::hash_type = std::hash<StringView> |
using s3d::StringHash::is_transparent = void |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |