Constructor.
storage_ptr();
This constructs a non-owning pointer that refers to the default memory resource, which uses the standard global system heap to allocate and free memory.
Constant.
No-throw guarantee.