Similar to StoreInSequence but this is for nullable.
Declared in <bdlat_symbolicconverter.h>
template<class NULLABLE_TYPE>
class bdlat_SymbolicConverter_StoreInNullable;
| Name | Description |
|---|---|
bdlat_SymbolicConverter_StoreInNullable [constructor] | Create a visitor that stores into the specified nullable destination. |
operator() | Assign the specified value into the destination nullable object. |