The behavior of this function is undefined.
Synopsis
Declared in <baljsn_encodeimplutil.h>
template<class TYPE>
int
operator()(
TYPE const& value,
bslmf::Nil category);
Return Value
an unspecified value
Parameters
Name |
Description |
value |
unused value argument |
category |
unused nil‐category tag |
Created with MrDocs