Invoke the wrapped manipulator on the specified value.
Declared in <bdlar_manipulatorref.h>
template<class t_TYPE>
int
operator()(t_TYPE* value) const;
value from the invocation of the wrapped manipulator
| Name | Description |
|---|---|
| value | value to pass to the wrapped manipulator |