Helios Engine
A modular ECS based data-oriented C++23 game engine framework
Loading...
Searching...
No Matches
std::hash< helios::ecs::SystemId > Struct Reference

#include <system.hpp>

Public Member Functions

constexpr size_t operator() (helios::ecs::SystemId id) const noexcept

Detailed Description

Definition at line 206 of file system.hpp.

Member Function Documentation

◆ operator()()

size_t std::hash< helios::ecs::SystemId >::operator() ( helios::ecs::SystemId id) const
inlineconstexprnoexcept

Definition at line 207 of file system.hpp.