Trait flags for fixed‐arity function pointer types.

Synopsis

Declared in <bslmf_functionpointertraits.h>

enum Unnamed enum;

Members

Name

Description

IS_FUNCTION_POINTER

1 indicating that t_PROTOTYPE is a function pointer type.

IS_NOEXCEPT

0 indicating that the function is not noexcept.

Created with MrDocs