This visitor assigns d_value to the visited member.
Declared in <bdlat_symbolicconverter.h>
template<class RVALUE_TYPE>
class bdlat_SymbolicConverter_LoadValue;
| Name | Description |
|---|---|
bdlat_SymbolicConverter_LoadValue [constructor] | Create a visitor that loads from the specified value using the specified conversion imp. |
operator() | Assign d_value to the specified *object. |