BDE 4.14.0 Production release
|
#include <bslmf_functionpointertraits.h>
Public Types | |
enum | { IS_FUNCTION_POINTER = 0 } |
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
.