AzerothCore
3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
Public Member Functions
|
List of all members
std::hash< SpellGroup > Struct Reference
#include "
SpellMgr.h
"
Public Member Functions
size_t
operator()
(
SpellGroup
const &group) const
Detailed Description
Member Function Documentation
◆
operator()()
size_t std::hash<
SpellGroup
>::operator()
(
SpellGroup
const &
group
)
const
inline
344
{
345
return
hash<uint32>()(
uint32
(group));
346
}
uint32
std::uint32_t uint32
Definition
Define.h:107
The documentation for this struct was generated from the following file:
azerothcore-wotlk/src/server/game/Spells/
SpellMgr.h
std
hash< SpellGroup >
Generated on Tue May 12 2026 08:35:07 for AzerothCore by
1.9.8