BloombergLP::bdlar::ManipulatorRef

Type-erased reference to a bdlat manipulator.

Synopsis

Declared in <bdlar_manipulatorref.h>

class ManipulatorRef;

Member Functions

NameDescription
ManipulatorRef [constructor]Create a manipulator reference that forwards invocations to the specified manipulator.
operator() Invoke the wrapped manipulator on the specified value.