Template Function sequant::hash::hash_range(It, It)¶ Defined in File hash.hpp Function Documentation¶ template<typename It>std::size_t sequant::hash::hash_range(It begin, It end)¶ specialization of boost::hash_range(begin,end) that guarantees to hash a range consisting of a single object to the same value as the hash of that object itself