Utility for constructing ManipulatorVtable and ManipulatorWithInfoVtable objects with function pointers that implement type‐category manipulators.

Synopsis

Declared in <bdlar_manipulatorvtableutil.h>

class ManipulatorVtableUtil;

Static Member Functions

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.

Created with MrDocs