Parse a nullable value into the specified object.

Synopsis

Declared in <balxml_decoder.h>

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

Created with MrDocs