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