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

#include <entity.hpp>

Public Member Functions

constexpr size_t operator() (helios::ecs::Entity entity) const noexcept

Detailed Description

Definition at line 137 of file entity.hpp.

Member Function Documentation

◆ operator()()

size_t std::hash< helios::ecs::Entity >::operator() ( helios::ecs::Entity entity) const
inlineconstexprnoexcept

Definition at line 138 of file entity.hpp.