BloombergLP::bslmf::FunctionPointerTraits<t_BSLMF_RETURN(*)(t_ARGS..., ...) noexcept>::Unnamed enum

Varargs flag for the function type.

Synopsis

Declared in <bslmf_functionpointertraits.h>

enum Unnamed enum;

Members

NameDescription
e_IS_VARARG 1 indicating that the function takes C-style varargs.