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