Assign the specified sourceElement to the selected array element. Return 0 on success and a non‐zero value otherwise.

Synopsis

Declared in <bdlat_symbolicconverter.h>

template<class SOURCE_ELEMENT_TYPE>
int
operator()(SOURCE_ELEMENT_TYPE const& sourceElement) const;

Created with MrDocs