Destroy the specified object, which is the alternative that is being visited.
Synopsis
Declared in <bslstl_variant.h>
template<class t_TYPE>
void
operator()(t_TYPE& object) const;
Created with MrDocs
Destroy the specified object, which is the alternative that is being visited.
Declared in <bslstl_variant.h>
template<class t_TYPE>
void
operator()(t_TYPE& object) const;
Created with MrDocs