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

Synopsis

Declared in <bslmf_memberfunctionpointertraits.h>

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

Created with MrDocs