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