[#BloombergLP-bdlar-ManipulatorRef-2constructor] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlar.adoc[bdlar]::xref:BloombergLP/bdlar/ManipulatorRef.adoc[ManipulatorRef]::ManipulatorRef :relfileprefix: ../../../ :mrdocs: Create a manipulator reference that forwards invocations to the specified `manipulator`. == Synopsis Declared in `<bdlar_manipulatorref.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class t_MANIPULATOR> explicit ManipulatorRef(t_MANIPULATOR& manipulator); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#