...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Construct a null.
value(std::nullptr_t
,storage_ptr
sp = {}) noexcept;
A null value is a monostate.
Constant.
No-throw guarantee.
Name |
Description |
---|---|
|
A pointer to the |