Assign the value of the visited object to the d_index`th element inside `d_array_p.

Synopsis

Declared in <bdlat_symbolicconverter.h>

template<class ARRAY_TYPE>
class bdlat_SymbolicConverter_StoreInArrayElement;

Member Functions

Name

Description

bdlat_SymbolicConverter_StoreInArrayElement [constructor]

Create a visitor that stores into an element of the specified array.

operator()

Assign the specified sourceElement to the selected array element.

Created with MrDocs