Helios Engine 0.1.0
A modular ECS based data-oriented C++23 game engine
 
Loading...
Searching...
No Matches
string_hash.hpp File Reference
#include <cstddef>
#include <functional>
#include <string>
#include <string_view>

Go to the source code of this file.

Classes

struct  helios::utils::StringHash
 Transparent hash functor for string types. More...
 
struct  helios::utils::StringEqual
 Transparent equality comparator for string types. More...
 

Namespaces

namespace  helios
 
namespace  helios::utils