Hashes a wrapper by its owned value.
Declared in <folly/Indirect.h>
<folly/Indirect.h>
size_t operator()(folly::indirect<T, Alloc> const& v) const;
The hash of the owned value, or 0 if valueless.