[#BloombergLP-bdlb-Variant_EqualityTestVisitor-operator_call-0f] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlb.adoc[bdlb]::xref:BloombergLP/bdlb/Variant_EqualityTestVisitor.adoc[Variant_EqualityTestVisitor]::operator() :relfileprefix: ../../../ :mrdocs: Compare the supplied `value` with the peer buffer and store the result in `d_result`. == 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]#