Utility for constructing ManipulatorVtable and ManipulatorWithInfoVtable objects with function pointers that implement type-category manipulators.
Declared in <bdlar_manipulatorvtableutil.h>
class ManipulatorVtableUtil;
| Name | Description |
|---|---|
getVtable | Construct and return a ManipulatorVtable object with a series of function pointers that implement the manipulators. |
getWithInfoVtable | Construct and return a ManipulatorWithInfoVtable object with a series of function pointers that implement the manipulators. |