![]() |
Mantis App v0.1.13
|
#include <http.h>
Public Member Functions | |
size_t | operator() (const RouteKey &k) const |
Operator function called when hashing RouteKey is required. | |
Structure to allow for hashing of the RouteKey
for use in std::unordered_map as a key.
size_t mantis::RouteKeyHash::operator() | ( | const RouteKey & | k | ) | const |
Operator function called when hashing RouteKey is required.
k | RouteKey pair |