|
AeonGUI
A portable video game graphic user interface library.
|
Hash functor for StringLiteral. More...
#include </d/a/AeonGUI/AeonGUI/include/aeongui/StringLiteral.hpp>
Public Member Functions | |
| size_t | operator() (const StringLiteral &Key) const noexcept |
| Compute hash for a StringLiteral. | |
Hash functor for StringLiteral.
Allows StringLiteral to be used as a key in std::unordered_map and similar containers.
|
inlinenoexcept |