Create a visitor that stores into the specified nullable destination.
Declared in <bdlat_symbolicconverter.h>
explicit
bdlat_SymbolicConverter_StoreInNullable(
NULLABLE_TYPE* destination,
/* implementation-defined */* imp);
| Name | Description |
|---|---|
| destination | nullable object to store into |
| imp | conversion implementation |