Mantis App v0.1.13
Loading...
Searching...
No Matches
mantis::RouteKeyHash Struct Reference

#include <http.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 mantis::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: