BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bslmf_functionpointertraits.h File Reference
#include <bsls_ident.h>
#include <bslscm_version.h>
#include <bslmf_integralconstant.h>
#include <bslmf_typelist.h>
#include <bsls_compilerfeatures.h>
#include <bsls_platform.h>

Go to the source code of this file.

Classes

struct  bslmf::FunctionPointerCPlusPlusLinkage
 C++ function pointer linkage tag. More...
 
struct  bslmf::FunctionPointerCLinkage
 C function pointer linkage tag. More...
 
struct  bslmf::FunctionPointerTraits< t_PROTOTYPE >
 
struct  bslmf::IsFunctionPointer< t_PROTOTYPE >
 
struct  bslmf::FunctionPointerTraits< t_BSLMF_RETURN(*)(t_ARGS...)>
 
struct  bslmf::FunctionPointerTraits< t_BSLMF_RETURN(*)(t_ARGS...,...)>
 
struct  bslmf::FunctionPointerTraits< t_PROTOTYPE *const >
 
struct  bslmf::FunctionPointerTraits< t_PROTOTYPE *volatile >
 
struct  bslmf::FunctionPointerTraits< t_PROTOTYPE *const volatile >
 

Macros

#define bslmf_FunctionPointerTraits   bslmf::FunctionPointerTraits
 This alias is defined for backward compatibility.
 
#define bslmf_IsFunctionPointer   bslmf::IsFunctionPointer
 This alias is defined for backward compatibility.
 

Typedefs

typedef bslmf::FunctionPointerCPlusPlusLinkage bslmf_FunctionPointerCPlusPlusLinkage
 This alias is defined for backward compatibility.
 
typedef bslmf::FunctionPointerCLinkage bslmf_FunctionPointerCLinkage
 This alias is defined for backward compatibility.
 

Detailed Description

The content of this file has been pre-processed for Doxygen.