Assign the value of the visited object to the d_indexth element inside d_array_p.
Declared in <bdlat_symbolicconverter.h>
template<class ARRAY_TYPE>
class bdlat_SymbolicConverter_StoreInArrayElement;
| 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. |