Parse a dynamic nillable value into the specified object.
Synopsis
Declared in <balxml_decoder.h>
template<class TYPE>
int
executeImp(
TYPE* object,
bdlat_TypeCategory::DynamicType);
Created with MrDocs
Parse a dynamic nillable value into the specified object.
Declared in <balxml_decoder.h>
template<class TYPE>
int
executeImp(
TYPE* object,
bdlat_TypeCategory::DynamicType);
Created with MrDocs