Similar to StoreInSequence but this is for choice.
Declared in <bdlat_symbolicconverter.h>
template<class CHOICE_TYPE>
class bdlat_SymbolicConverter_StoreInChoice;
| Name | Description |
|---|---|
bdlat_SymbolicConverter_StoreInChoice [constructor] | Create a visitor that stores into the specified choice destination. |
operator() | Store the specified sourceMember into the matching destination selection. |