|
MantisBase v0.3.4
|
#include <route_registry.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 mb::RouteKeyHash::operator() | ( | const RouteKey & | k | ) | const |
Operator function called when hashing RouteKey is required.
| k | RouteKey pair |