MantisBase v0.3.4
Loading...
Searching...
No Matches
mb::RouteKeyHash Struct Reference

#include <route_registry.h>

Public Member Functions

size_t operator() (const RouteKey &k) const
 Operator function called when hashing RouteKey is required.
 

Detailed Description

Structure to allow for hashing of the RouteKey for use in std::unordered_map as a key.

Member Function Documentation

◆ operator()()

size_t mb::RouteKeyHash::operator() ( const RouteKey k) const

Operator function called when hashing RouteKey is required.

Parameters
kRouteKey pair
Returns
Hash of RouteKey

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