Hash a wrapper by hashing its underlying pointer.
Declared in <folly/lang/PropagateConst.h>
<folly/lang/PropagateConst.h>
size_t operator()(folly::propagate_const<Pointer> const& obj) const;
The hash of the underlying pointer.