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