Parse the visited element into the specified object, which is a sequence type. Return 0 on success, and a non‐zero value otherwise.

Synopsis

Declared in <balxml_decoder.h>

template<class TYPE>
int
executeImp(
    TYPE* object,
    int formattingMode,
    bdlat_TypeCategory::Sequence);

Created with MrDocs