Function call operators
Declared in <bdlb_variant.h>
No-op overload for an unset variant value.
void
operator()(bslmf::Nil) const;
» more...
Stream a value of template parameter VALUETYPE in from the BDEX stream supplied at construction.
template<class VALUETYPE>
void
operator()(VALUETYPE& object) const;
» more...