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