galaxy 1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
Loading...
Searching...
No Matches
std::hash< galaxy::UUID > Struct Reference

Hash specialization template overload for UUID. More...

#include <UUID.hpp>

+ Collaboration diagram for std::hash< galaxy::UUID >:

Public Member Functions

std::size_t operator() (galaxy::UUID &uuid) const noexcept
 Hash specialization function for UUID.
 

Detailed Description

Hash specialization template overload for UUID.

Definition at line 110 of file UUID.hpp.

Member Function Documentation

◆ operator()()

std::size_t std::hash< galaxy::UUID >::operator() ( galaxy::UUID & uuid) const
inlinenoexcept

Hash specialization function for UUID.

Definition at line 115 of file UUID.hpp.


The documentation for this struct was generated from the following file: