[#BloombergLP-bdlar-AccessorWithInfoRef-operator_call] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlar.adoc[bdlar]::xref:BloombergLP/bdlar/AccessorWithInfoRef.adoc[AccessorWithInfoRef]::operator() :relfileprefix: ../../../ :mrdocs: Invoke the specified `accessor` with the specified `value` and `info`. == Synopsis Declared in `<bdlar_accessorref.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template< class t_TYPE, class t_INFO> int operator()( t_TYPE const& value, t_INFO const& info) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#