Write the specified value to the stream supplied at construction, using the spacing information also supplied at construction.
Declared in <bdlb_variant.h>
template<class TYPE>
void
operator()(TYPE const& value) const;
| Name | Description |
|---|---|
| value | value assigned to or stored in this variant |