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

ArgumentList is an alias to the argument type list of the function.

Synopsis

Declared in <bslmf_functionpointertraits.h>

typedef TypeList<t_ARGS...>::Type ArgumentList;