Template Struct hash< UnionFindCPP::Edge >

Struct Documentation

template<>
struct std::hash<UnionFindCPP::Edge>

Public Functions

inline auto operator()(const UnionFindCPP::Edge &e) const noexcept -> std::size_t