Same as the primary operator() overload for the specified category.
Declared in <baljsn_encodeimplutil.h>
template<class TYPE>
int
operator()(
TYPE const& selection,
bdlat_TypeCategory::DynamicType category);
0 on success, and a non-zero value otherwise
| Name | Description |
|---|---|
| selection | choice selection to encode |
| category | bdlat DynamicType type-category tag |