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