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

Name

Description

bdlat_SymbolicConverter_StoreValue [constructor]

Create a visitor that stores into the specified destination.

operator()

Assign the specified object to the destination.

Created with MrDocs