Skip to main content

hash Struct Template

Hash specialization for ManagerTypeId. More...

Declaration

struct std::hash<helios::engine::runtime::world::types::ManagerTypeId> { ... }

Public Operators Index

std::size_toperator() (const helios::engine::runtime::world::types::ManagerTypeId &id) const noexcept

Description

Hash specialization for ManagerTypeId.

Definition at line 103 of file ManagerTypeId.ixx.

Public Operators

operator()()

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

Definition at line 104 of file ManagerTypeId.ixx.

105 return id.value();
106 }

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


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.