Destroy the supplied object of template parameter TYPE.
Synopsis
Declared in <bdlb_variant.h>
template<class TYPE>
void
operator()(TYPE& object) const;
Created with MrDocs
Destroy the supplied object of template parameter TYPE.
Declared in <bdlb_variant.h>
template<class TYPE>
void
operator()(TYPE& object) const;
Created with MrDocs