Return a pointer to the pilferable object.
constexpr T* operator->() const;
This returns a pointer to the wrapped object.