Boost
C++ Libraries
...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Constructor.
explicit
object(
storage_ptr sp) noexcept;
The constructed object is empty with zero capacity, using the specified memory resource.
Constant.
No-throw guarantee.
|
Name |
Description |
|---|---|
|
|
A pointer to the |