Type-erased reference to a bdlat manipulator.
Declared in <bdlar_manipulatorref.h>
class ManipulatorRef;
| Name | Description |
|---|---|
ManipulatorRef [constructor] | Create a manipulator reference that forwards invocations to the specified manipulator. |
operator() | Invoke the wrapped manipulator on the specified value. |