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