This visitor assigns d_value to the visited member.

Synopsis

Declared in <bdlat_symbolicconverter.h>

template<class RVALUE_TYPE>
class bdlat_SymbolicConverter_LoadValue;

Member Functions

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.

Created with MrDocs