monotonic_resource
monotonic_resource::~monotonic_resource
monotonic_resource::operator=
monotonic_resource::release
value
string
array
object
storage_ptr
Destructor.
~monotonic_resource();
Deallocates all the memory owned by this resource.
this->release();
Linear in the number of deallocations performed.
No-throw guarantee.