Specialization for function pointers that return t_BSLMF_RETURN and accept a fixed number of arguments

Synopsis

Declared in <bslmf_functionpointertraits.h>

template<
    class t_BSLMF_RETURN,
    class... t_ARGS>
struct FunctionPointerTraits<t_BSLMF_RETURN(*)(t_ARGS...) noexcept>;

Type Aliases

Enums

Name

Unnamed enum

Unnamed enum

Created with MrDocs