Reset the value of the specified object to its default value.

Synopsis

Declared in <bdlat_valuetypefunctions.h>

template<class TYPE>
void
reset(TYPE* object);

Created with MrDocs