NWengine 0.9
|
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. | |
Hash function specialization for SoundIdentifier.
|
inline |
Calculates the hash value for a SoundIdentifier object.
t | The SoundIdentifier object to calculate the hash value for. |