Same as the primary operator() overload for the specified category.

Synopsis

Declared in <baljsn_encodeimplutil.h>

template<class TYPE>
int
operator()(
    TYPE const& value,
    bdlat_TypeCategory::Enumeration category);

Return Value

0 on success, and a non‐zero value otherwise

Parameters

Name

Description

value

value to encode

category

bdlat Enumeration type‐category tag

Created with MrDocs