Class ParameterEventHandler::StringPairHash
Defined in File parameter_event_handler.hpp
Nested Relationships
This class is a nested type of Class ParameterEventHandler.
Class Documentation
-
class StringPairHash
Public Functions
-
template<typename T>
inline void hash_combine(std::size_t &seed, const T &v) const
-
inline size_t operator()(const std::pair<std::string, std::string> &s) const
-
template<typename T>