NWengine 0.9
Loading...
Searching...
No Matches
std::hash< SoundIdentifier > Struct Reference

Hash function specialization for SoundIdentifier. More...

#include <Audio.h>

Public Member Functions

std::size_t operator() (const SoundIdentifier &t) const
 Calculates the hash value for a SoundIdentifier object.
 

Detailed Description

Hash function specialization for SoundIdentifier.

Member Function Documentation

◆ operator()()

std::size_t std::hash< SoundIdentifier >::operator() ( const SoundIdentifier & t) const
inline

Calculates the hash value for a SoundIdentifier object.

Parameters
tThe SoundIdentifier object to calculate the hash value for.
Returns
The calculated hash value.

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