Parse the visited value into the specified object.
Declared in <balxml_decoder.h>
template<class TYPE>
int
executeImp(
TYPE* object,
bdlat_TypeCategory::DynamicType category);
0 on success, and a non-zero value otherwise
| Name | Description |
|---|---|
| object | object being decoded |
| category | bdlat type-category tag selecting this overload |