FuncType is an alias to the function type (without pointer).
FuncType
Declared in <bslmf_functionpointertraits.h>
<bslmf_functionpointertraits.h>
typedef t_BSLMF_RETURN FuncType(t_ARGS...) noexcept;