[#BloombergLP-bdlar-ManipulatorRef-operator_call] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlar.adoc[bdlar]::xref:BloombergLP/bdlar/ManipulatorRef.adoc[ManipulatorRef]::operator() :relfileprefix: ../../../ :mrdocs: Invoke the wrapped manipulator on the specified `value`. == Synopsis Declared in `<bdlar_manipulatorref.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class t_TYPE> int operator()(t_TYPE* value) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#