TrinityCore
Loading...
Searching...
No Matches
Trinity::HashablePrimitive Concept Reference
#include <
Hash.h
>
Concept definition
template
<
typename
T>
concept
Trinity::HashablePrimitive
= std::is_arithmetic_v<T> || std::is_enum_v<T> || std::is_pointer_v<T>
Trinity::HashablePrimitive
Definition
Hash.h:75
Detailed Description
Definition at line
75
of file
Hash.h
.
Trinity
HashablePrimitive
Generated on Sun May 10 2026 02:14:00 for TrinityCore by
1.9.8