Create a visitor that stores into the specified nullable destination using the specified conversion imp.

Synopsis

Declared in <bdlat_symbolicconverter.h>

explicit
bdlat_SymbolicConverter_StoreInNullable(
    NULLABLE_TYPE* destination,
    /* implementation-defined */* imp);

Created with MrDocs