...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
explicit constexpr pilfered( T&& t) noexcept;
Construct the wrapper from t
.
Name |
Description |
---|---|
|
The pilferable object. Ownership is not transferred. |