![]() |
CARTA Backend
The backend component of CARTA
|
Hash for carta::TileCacheKey. More...
#include <TileCacheKey.h>
Public Member Functions | |
std::size_t | operator() (const carta::TileCacheKey &k) const |
The operator which calculates the hash. | |
Hash for carta::TileCacheKey.
This allows carta::TileCacheKey to be used as a key in the unordered map in carta::TileCache.
|
inline |
The operator which calculates the hash.
k | The key |
The hash is calculated from the hashes of the coordinates of the key.