Return ‐1; this overload is not valid and should not be called.

Synopsis

Declared in <balxml_encoder.h>

template<class TYPE>
int
operator()(
    TYPE const& object,
    bslmf::Nil nil);

Return Value

‐1 always; this overload is not valid

Parameters

Name

Description

object

unused object argument

nil

invalid category tag

Created with MrDocs