...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Constructor.
storage_ptr() noexcept;
This constructs a non-owning pointer that refers to the default memory resource.
Constant.
No-throw guarantee.