Destroy the supplied object of template parameter TYPE.
Synopsis
Declared in <bdlb_variant.h>
template<class TYPE>
void
operator()(TYPE& object) const;
Parameters
Name |
Description |
object |
object to stream or operate on |
Created with MrDocs