[#BloombergLP-bdlat_ValueTypeFunctions-reset] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlat_ValueTypeFunctions.adoc[bdlat_ValueTypeFunctions]::reset :relfileprefix: ../../ :mrdocs: Reset the value of the specified `object` to its default value. == Synopsis Declared in `<bdlat_valuetypefunctions.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class TYPE> void reset(TYPE* object); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#