[#BloombergLP-bdlb-Variant_PrintVisitor-operator_call-047] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlb.adoc[bdlb]::xref:BloombergLP/bdlb/Variant_PrintVisitor.adoc[Variant_PrintVisitor]::operator() :relfileprefix: ../../../ :mrdocs: Write the specified `value` to the stream supplied at construction, using the spacing information also supplied at construction. == Synopsis Declared in `<bdlb_variant.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class TYPE> void operator()(TYPE const& value) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#