[#BloombergLP-bslmf-FunctionPointerTraits-04-_04enum] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslmf.adoc[bslmf]::xref:BloombergLP/bslmf/FunctionPointerTraits-04.adoc[FunctionPointerTraits]::Unnamed enum :relfileprefix: ../../../ :mrdocs: Compile‐time flag indicating whether `t_PROTOTYPE` is a function pointer. == Synopsis Declared in `<bslmf_functionpointertraits.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- enum Unnamed enum; ---- == Members [cols="1,4"] |=== | Name| Description | `IS_FUNCTION_POINTER` | `0` indicating that `t_PROTOTYPE` is not a function pointer type. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#