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