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