BloombergLP::bslmf::FunctionPointerTraits::Unnamed enum

Compile-time flag indicating whether t_PROTOTYPE is a function pointer.

Synopsis

Declared in <bslmf_functionpointertraits.h>

enum Unnamed enum;

Members

NameDescription
IS_FUNCTION_POINTER 0 indicating that t_PROTOTYPE is not a function pointer type.