libosmscout  1.1.1
Public Member Functions | List of all members
osmscout::RoutingService::ClosedNodeHasher Struct Reference

#include <libosmscout/include/osmscout/routing/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: