![]() |
TrinityCore
|
#include <Hash.h>
Public Member Functions | |
size_t | operator() (std::pair< K, V > const &p) const |
Hash implementation for std::pair to allow using pairs in unordered_set or as key for unordered_map Individual types used in pair must be hashable by std::hash
|
inline |