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