Type‐erased reference to a bdlat manipulator.

Synopsis

Declared in <bdlar_manipulatorref.h>

class ManipulatorRef;

Member Functions

Name

Description

ManipulatorRef [constructor]

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

operator()

Invoke the wrapped manipulator on the specified value.

Created with MrDocs