Create a visitor that stores into the specified choice destination.
Declared in <bdlat_symbolicconverter.h>
explicit
bdlat_SymbolicConverter_StoreInChoice(
CHOICE_TYPE* destination,
/* implementation-defined */* imp);
| Name | Description |
|---|---|
| destination | choice object to store into |
| imp | conversion implementation |