[#BloombergLP-bslmf-FunctionPointerTraits-00b] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslmf.adoc[bslmf]::xref:BloombergLP/bslmf/FunctionPointerTraits-04.adoc[FunctionPointerTraits]<t_BSLMF_RETURN(*)(t_ARGS..., ...) noexcept> :relfileprefix: ../../ :mrdocs: Specialization for function pointers that return `t_BSLMF_RETURN` and accept variable (C‐style varargs) number of arguments == Synopsis Declared in `<bslmf_functionpointertraits.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template< class t_BSLMF_RETURN, class... t_ARGS> struct xref:BloombergLP/bslmf/FunctionPointerTraits-04.adoc[FunctionPointerTraits]<t_BSLMF_RETURN(*)(t_ARGS..., ...) noexcept>; ---- == Type Aliases [cols="1"] |=== | Name | xref:BloombergLP/bslmf/FunctionPointerTraits-00b/ArgumentList.adoc[`ArgumentList`] | xref:BloombergLP/bslmf/FunctionPointerTraits-00b/FuncType.adoc[`FuncType`] | xref:BloombergLP/bslmf/FunctionPointerTraits-00b/Linkage.adoc[`Linkage`] | xref:BloombergLP/bslmf/FunctionPointerTraits-00b/ResultType.adoc[`ResultType`] |=== == Enums [cols="1"] |=== | Name | xref:BloombergLP/bslmf/FunctionPointerTraits-00b/_04enum-08.adoc[`Unnamed enum`] | xref:BloombergLP/bslmf/FunctionPointerTraits-00b/_04enum-00.adoc[`Unnamed enum`] |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#