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