This visitor assigns the value of the visited member to d_destination_p.
Declared in <bdlat_symbolicconverter.h>
template<class LVALUE_TYPE>
class bdlat_SymbolicConverter_StoreValue;
| Name | Description |
|---|---|
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. |