[#BloombergLP-bdlb-VariantImp-reset] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlb.adoc[bdlb]::xref:BloombergLP/bdlb/VariantImp.adoc[VariantImp]::reset :relfileprefix: ../../../ :mrdocs: Destroy the current value held by this variant (if any), and reset this variant to the unset state. == Synopsis Declared in `<bdlb_variant.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void reset(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#