TrinityCore
Loading...
Searching...
No Matches
std::hash< TileCacheKey > Struct Reference

Public Member Functions

std::size_t operator() (TileCacheKey const &key) const noexcept
 

Static Public Member Functions

static std::size_t Compute (TileCacheKey const &key) noexcept
 

Detailed Description

Definition at line 62 of file DynamicMMapTileBuilder.cpp.

Member Function Documentation

◆ Compute()

static std::size_t std::hash< TileCacheKey >::Compute ( TileCacheKey const &  key)
inlinestaticnoexcept

Definition at line 64 of file DynamicMMapTileBuilder.cpp.

+ Here is the call graph for this function:

◆ operator()()

std::size_t std::hash< TileCacheKey >::operator() ( TileCacheKey const &  key) const
inlinenoexcept

Definition at line 80 of file DynamicMMapTileBuilder.cpp.


The documentation for this struct was generated from the following file: