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