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