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