Stream a value of template parameter VALUETYPE in from the BDEX stream supplied at construction.
Synopsis
Declared in <bdlb_variant.h>
template<class VALUETYPE>
void
operator()(VALUETYPE& object) const;
Created with MrDocs
Stream a value of template parameter VALUETYPE in from the BDEX stream supplied at construction.
Declared in <bdlb_variant.h>
template<class VALUETYPE>
void
operator()(VALUETYPE& object) const;
Created with MrDocs