[#BloombergLP-bdlar-AccessorRef-operator_call] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlar.adoc[bdlar]::xref:BloombergLP/bdlar/AccessorRef.adoc[AccessorRef]::operator() :relfileprefix: ../../../ :mrdocs: Invoke the specified `accessor` on the supplied `value` by dispatching to the appropriate `bdlat` customization point. == Synopsis Declared in `<bdlar_accessorref.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class t_TYPE> int operator()(t_TYPE const& value) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#