BloombergLP::bdlat_SymbolicConverter_StoreValue

This visitor assigns the value of the visited member to d_destination_p.

Synopsis

Declared in <bdlat_symbolicconverter.h>

template<class LVALUE_TYPE>
class bdlat_SymbolicConverter_StoreValue;

Member Functions

NameDescription
bdlat_SymbolicConverter_StoreValue [constructor]Create a visitor that stores into the specified destination using the specified conversion imp.
operator() Assign the specified object to *d_lValue_p.