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