libosmscout  0.1
osmscout::RoutingService::ClosedNodeHasher Struct Reference

Helper class for calculating hash codes for VNode instances to make it usable in std::unordered_set. More...

#include <RoutingService.h>

Public Member Functions

size_t operator() (const VNode &node) const
 

Detailed Description

Helper class for calculating hash codes for VNode instances to make it usable in std::unordered_set.

Member Function Documentation

◆ operator()()

size_t osmscout::RoutingService::ClosedNodeHasher::operator() ( const VNode node) const
inline

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