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

#include <uuid.hpp>

Public Member Functions

constexpr size_t operator() (const helios::Uuid &uuid) const noexcept

Detailed Description

Definition at line 211 of file uuid.hpp.

Member Function Documentation

◆ operator()()

size_t std::hash< helios::Uuid >::operator() ( const helios::Uuid & uuid) const
inlineconstexprnoexcept

Definition at line 212 of file uuid.hpp.