[#BloombergLP-baljsn-Decoder_DecodeImpProxy-operator_call-0b] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::xref:BloombergLP/baljsn/Decoder_DecodeImpProxy.adoc[Decoder_DecodeImpProxy]::operator() :relfileprefix: ../../../ :mrdocs: No‐op overload for the `bslmf::Nil` category tag. == Synopsis Declared in `<baljsn_decoder.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class TYPE> int operator()( TYPE* object, xref:BloombergLP/bslmf/Nil.adoc[bslmf::Nil] category); ---- == Return Value ‐1; this overload is unreachable == Parameters [cols="1,4"] |=== | Name| Description | *object* | unused object pointer | *category* | unused type‐category tag (always `bslmf::Nil`) |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#