vector.toHash
size_t toHash() constHash to allow vectors to be used as keys for built-in associative arrays.
std::hash<std::vector<T>>.size_t toHash() constHash to allow vectors to be used as keys for built-in associative arrays.
std::hash<std::vector<T>>.