Skip to main content

hash Struct Template

Declaration

template <typename Tag> struct std::hash<helios::core::types::StrongId< Tag >> { ... }

Public Operators Index

template <typename Tag>
helios::core::types::StrongId_toperator() (const helios::core::types::StrongId< Tag > &id) const noexcept

Definition at line 130 of file StrongId.ixx.

Public Operators

operator()()

template <typename Tag>
helios::core::types::StrongId_t std::hash< helios::core::types::StrongId< Tag > >::operator() (const helios::core::types::StrongId< Tag > & id)
inline noexcept

Definition at line 131 of file StrongId.ixx.

132 return id.value();
133 }

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


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.