This struct stores a series of function pointers to wrappers that invoke the underlying methods of the supplied type erased object that implement the "simple" type category.
Synopsis
Declared in <bdlar_simpletypevtable.h>
struct SimpleTypeVtable;
Type Aliases
Name |
Description |
Function pointer type resetting a simple type to its default value. |
Data Members
Name |
Description |
read‐only vtable |
|
reset function |
Created with MrDocs