Return the associated memory resource.
storage_ptr const& storage() const noexcept;
storage_ptr
This returns a pointer to the memory resource used to construct the value.
Constant.
No-throw guarantee.