Compute a hash of the vector's elements.
Declared in <folly/container/small_vector.h>
<folly/container/small_vector.h>
size_t operator()(folly::small_vector<T, M, P> const& v) const;
The combined hash of the vector's elements.