Invoke the wrapped manipulator on the specified value.
Synopsis
Declared in <bdlar_manipulatorref.h>
template<class t_TYPE>
int
operator()(t_TYPE* value) const;
Created with MrDocs
Invoke the wrapped manipulator on the specified value.
Declared in <bdlar_manipulatorref.h>
template<class t_TYPE>
int
operator()(t_TYPE* value) const;
Created with MrDocs