Create a visitor that stores into the specified destination using the specified conversion imp.

Synopsis

Declared in <bdlat_symbolicconverter.h>

explicit
bdlat_SymbolicConverter_StoreValue(
    LVALUE_TYPE* destination,
    /* implementation-defined */* imp);

Created with MrDocs