libosmscout  0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules
osmscout::TileIdHasher Struct Reference

Hasher that can be used in std::unordered_map with TileId as a key. More...

#include <TileId.h>

Public Member Functions

std::size_t operator() (const TileId &id) const noexcept
 

Detailed Description

Hasher that can be used in std::unordered_map with TileId as a key.

Member Function Documentation

◆ operator()()

std::size_t osmscout::TileIdHasher::operator() ( const TileId id) const
inlinenoexcept

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