[#BloombergLP-bslmf-FunctionPointerTraits-01a-ArgumentList] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslmf.adoc[bslmf]::xref:BloombergLP/bslmf/FunctionPointerTraits-01a.adoc[FunctionPointerTraits<t_BSLMF_RETURN(*)(t_ARGS...) noexcept>]::ArgumentList :relfileprefix: ../../../ :mrdocs: == Synopsis Declared in `<bslmf_functionpointertraits.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef TypeList<t_ARGS...>::Type ArgumentList; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#