The behavior of this function is undefined.
Synopsis
Declared in <baljsn_jsonconverter.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