BloombergLP::bdlar::ManipulatorRef::ManipulatorRef

Create a manipulator reference that forwards invocations to the specified manipulator.

Synopsis

Declared in <bdlar_manipulatorref.h>

template<class t_MANIPULATOR>
explicit
ManipulatorRef(t_MANIPULATOR& manipulator);