|
CeresEngine 0.2.0
A game development framework
|
Functions | |
| constexpr StringID::Hash | operator""_id (const char *string, const std::size_t length) |
| A useful literal to hash a string. | |
|
constexpr |
A useful literal to hash a string.
StringID. It is also useful in places where a compile-time constant is needed.