Stream a value of template parameter VALUETYPE out to the BDEX stream supplied at construction.

Synopsis

Declared in <bdlb_variant.h>

template<class VALUETYPE>
void
operator()(VALUETYPE const& object) const;

Created with MrDocs