[#BloombergLP-baljsn-EncodeImplUtil_SelectionDispatcher-operator_call-05] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::xref:BloombergLP/baljsn/EncodeImplUtil_SelectionDispatcher.adoc[EncodeImplUtil_SelectionDispatcher]::operator() :relfileprefix: ../../../ :mrdocs: Same as the primary `operator()` overload for the specified `category`. == Synopsis Declared in `<baljsn_encodeimplutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template< class TYPE, class CATEGORY> int operator()( TYPE const& selection, CATEGORY category); ---- == Return Value 0 on success, and a non‐zero value otherwise == Parameters [cols="1,4"] |=== | Name| Description | *selection* | choice selection to encode | *category* | `bdlat` type‐category tag |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#