Struct FoxgloveBridge::PairHash

Nested Relationships

This struct is a nested type of Class FoxgloveBridge.

Struct Documentation

struct PairHash

Public Functions

template<class T1, class T2>
inline std::size_t operator()(const std::pair<T1, T2> &pair) const