BloombergLP::bdlat_SymbolicConverter_StoreInArrayElement::operator()

Assign the specified sourceElement to the selected array element.

Synopsis

Declared in <bdlat_symbolicconverter.h>

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

Description

Return 0 on success and a non-zero value otherwise.

Return Value

0 on success, and a non-zero value otherwise

Parameters

NameDescription
sourceElementsource element value to convert and store