BloombergLP::bdlat_SymbolicConverter_StoreInNullable::bdlat_SymbolicConverter_StoreInNullable

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

NameDescription
destinationnullable object to store into
impconversion implementation