Specialization for function pointers that return t_BSLMF_RETURN and accept a fixed number of arguments
Declared in <bslmf_functionpointertraits.h>
template<
class t_BSLMF_RETURN,
class... t_ARGS>
struct FunctionPointerTraits<t_BSLMF_RETURN(*)(t_ARGS...) noexcept>;
| Name |
|---|
ArgumentList |
FuncType |
Linkage |
ResultType |
| Name |
|---|
Unnamed enum |
Unnamed enum |