...one of the most highly regarded and expertly designed C++ library projects in the world. — Herb Sutter and Andrei Alexandrescu, C++ Coding Standards
...one of the most highly regarded and expertly designed C++ library projects in the world.
pilfered
pilfered::operator->
pilfered::get
result_for
value
string
array
object
storage_ptr
Return a pointer to the pilferable object.
constexpr T* operator->() const noexcept;
This returns a pointer to the wrapped object.