BloombergLP::bdlat_SymbolicConverter_StoreInNullable

Similar to StoreInSequence but this is for nullable.

Synopsis

Declared in <bdlat_symbolicconverter.h>

template<class NULLABLE_TYPE>
class bdlat_SymbolicConverter_StoreInNullable;

Member Functions

NameDescription
bdlat_SymbolicConverter_StoreInNullable [constructor]Create a visitor that stores into the specified nullable destination.
operator() Assign the specified value into the destination nullable object.