pilfered
pilfered::pilfered
pilfered::get
value
string
array
object
storage_ptr
Constructor.
explicit constexpr pilfered( T&& t) noexcept;
Construct the wrapper from t.
t
The pilferable object. Ownership is not transferred.