Similar to StoreInSequence but this is for choice.

Synopsis

Declared in <bdlat_symbolicconverter.h>

template<class CHOICE_TYPE>
class bdlat_SymbolicConverter_StoreInChoice;

Member Functions

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.

Created with MrDocs