value_stack
value_stack::~value_stack
value_stack::operator=
value_stack::reset
value
string
array
object
storage_ptr
Destructor.
~value_stack();
All dynamically allocated memory and partial or complete elements is freed.
Linear in the size of partial results.
No-throw guarantee.