Struct StringPairHash

Struct Documentation

struct StringPairHash

Hash function so that StringPair can be used as a key in a map

Public Functions

inline size_t operator()(const std::pair<std::string, std::string> &k) const