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. |
operator() | Assign the specified object to the destination. |