long hash(const E *first, const E *last) const;
The member function returns do_hash(first, last).
do_hash
(first, last)