FuncType is an alias to the function type (without pointer).

Synopsis

Declared in <bslmf_functionpointertraits.h>

typedef t_BSLMF_RETURN FuncType(t_ARGS..., ...) noexcept;

Created with MrDocs