BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bdlat_SymbolicConverter_StoreInArrayElement< ARRAY_TYPE > Class Template Reference

#include <bdlat_symbolicconverter.h>

Public Member Functions

 bdlat_SymbolicConverter_StoreInArrayElement (ARRAY_TYPE *array, int index, bdlat_SymbolicConverter_Imp *imp)
 
template<class SOURCE_ELEMENT_TYPE >
int operator() (const SOURCE_ELEMENT_TYPE &sourceElement) const
 

Detailed Description

template<class ARRAY_TYPE>
class bdlat_SymbolicConverter_StoreInArrayElement< ARRAY_TYPE >

Assign the value of the visited object to the d_indexth element inside d_array_p.

See bdlat_symbolicconverter


The documentation for this class was generated from the following file: