BloombergLP::bdlat_SymbolicConverter_StoreInSequence::operator()

Store the specified sourceMember into the matching destination member.

Synopsis

Declared in <bdlat_symbolicconverter.h>

template<
    class SOURCE_MEMBER_TYPE,
    class INFO_TYPE>
int
operator()(
    SOURCE_MEMBER_TYPE const& sourceMember,
    INFO_TYPE const& info) 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
sourceMembersource member value to convert and store
infoinformation describing the source member