No-op overload for the bslmf::Nil category tag.
Declared in <baljsn_decoder.h>
template<class TYPE>
int
operator()(
TYPE* object,
bslmf::Nil category);
-1; this overload is unreachable
| Name | Description |
|---|---|
| object | unused object pointer |
| category | unused type-category tag (always bslmf::Nil) |