Struct TypeIndexVectorHash

Struct Documentation

struct sparsebase::utils::TypeIndexVectorHash

Functor used for hashing vectors of type_index values.

Public Functions

std::size_t operator()(const std::vector<std::type_index> &vf) const