Symphony Of Empires
std::hash< EntityId< T > > Struct Template Reference

#include <entity.hpp>

Public Member Functions

std::size_t operator() (const EntityId< T > &id) const noexcept
 

Detailed Description

template<typename T>
struct std::hash< EntityId< T > >

Definition at line 77 of file entity.hpp.

Member Function Documentation

◆ operator()()

template<typename T >
std::size_t std::hash< EntityId< T > >::operator() ( const EntityId< T > &  id) const
inlinenoexcept

Definition at line 78 of file entity.hpp.


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