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
347
{
348
return
hash<uint32>()(
uint32
(group));
349
}
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 Wed Feb 11 2026 06:58:37 for AzerothCore by
1.9.8