Skip to main content

hash Struct Template

Hash specialization for EntityPoolId. More...

Declaration

struct std::hash<helios::engine::runtime::pooling::types::EntityPoolId> { ... }

Public Operators Index

std::size_toperator() (const helios::engine::runtime::pooling::types::EntityPoolId &id) const noexcept

Description

Hash specialization for EntityPoolId.

Definition at line 41 of file EntityPoolId.ixx.

Public Operators

operator()()

std::size_t std::hash< helios::engine::runtime::pooling::types::EntityPoolId >::operator() (const helios::engine::runtime::pooling::types::EntityPoolId & id)
inline noexcept

Definition at line 42 of file EntityPoolId.ixx.

43 return id.value();
44 }

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


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.