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

Synopsis

Declared in <bslmf_functionpointertraits.h>

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

Created with MrDocs