[#BloombergLP-baljsn-EncodeImplUtil_SelectionDispatcher-operator_call-0d] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::xref:BloombergLP/baljsn/EncodeImplUtil_SelectionDispatcher.adoc[EncodeImplUtil_SelectionDispatcher]::operator() :relfileprefix: ../../../ :mrdocs: The behavior of this function is undefined. == Synopsis Declared in `<baljsn_encodeimplutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class TYPE> int operator()( TYPE const& selection, xref:BloombergLP/bslmf/Nil.adoc[bslmf::Nil] category); ---- == Return Value an unspecified value == Parameters [cols="1,4"] |=== | Name| Description | *selection* | unused selection argument | *category* | unused nil‐category tag |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#