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