[#BloombergLP-bdlat_SymbolicConverter_StoreInSequence-2constructor] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlat_SymbolicConverter_StoreInSequence.adoc[bdlat_SymbolicConverter_StoreInSequence]::bdlat_SymbolicConverter_StoreInSequence :relfileprefix: ../../ :mrdocs: Create a visitor that stores into the specified sequence `destination` using the specified conversion `imp`. == Synopsis Declared in `<bdlat_symbolicconverter.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit bdlat_SymbolicConverter_StoreInSequence( SEQUENCE_TYPE* destination, /* implementation-defined */* imp); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#