BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bslmf::FunctionPointerTraits< t_PROTOTYPE > Struct Template Reference

#include <bslmf_functionpointertraits.h>

Public Types

enum  { IS_FUNCTION_POINTER = 0 }
 

Detailed Description

template<class t_PROTOTYPE>
struct bslmf::FunctionPointerTraits< t_PROTOTYPE >

This class gives information about the specified t_PROTOTYPE. The general definition gives no information, but specializations for function pointers types define nested types ResultType, ArgumentList, and Linkage.

Member Enumeration Documentation

◆ anonymous enum

template<class t_PROTOTYPE >
anonymous enum
Enumerator
IS_FUNCTION_POINTER 

The documentation for this struct was generated from the following file: