Parse the visited element into the specified object, which is a choice 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::Choice);
Created with MrDocs