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

Specialization for function pointers that return t_BSLMF_RETURN and accept variable (C-style varargs) number of arguments

Synopsis

Declared in <bslmf_functionpointertraits.h>

template<
    class t_BSLMF_RETURN,
    class... t_ARGS>
struct FunctionPointerTraits<t_BSLMF_RETURN(*)(t_ARGS..., ...) noexcept>;

Type Aliases

Name
ArgumentList
FuncType
Linkage
ResultType

Enums

Name
Unnamed enum
Unnamed enum