static_resource
static_resource::release
static_resource::operator=
storage_ptr
value
string
array
object
Release all allocated memory.
void release() noexcept;
This function resets the buffer provided upon construction so that all of the valid bytes are available for subsequent allocation.
Constant
No-throw guarantee.