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