Do not call. The behavior of this method is undefined.

Synopsis

Declared in <bdlb_variant.h>

RESULT_TYPE
operator()(bslmf::Nil unused) const;

Return Value

result of invoking the wrapped visitor (behavior is undefined)

Parameters

Name

Description

unused

unused bslmf::Nil placeholder

Created with MrDocs