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.
Synopsis
Declared in <bslmf_functionpointertraits.h>
template<class t_PROTOTYPE>
struct FunctionPointerTraits;
Enums
Name |
Description |
Compile‐time flag indicating whether |
Specializations
Name |
Description |
This class gives information about the specified |
|
This class gives information about the specified |
|
This class gives information about the specified |
|
Specialization for function pointers that return |
|
Specialization for function pointers that return |
Derived Classes
Name |
Description |
This class gives information about the specified |
|
This class gives information about the specified |
|
This class gives information about the specified |
Created with MrDocs