BDE 4.14.0 Production release
|
#include <bsls_ident.h>
#include <bslscm_version.h>
#include <bslmf_integralconstant.h>
#include <bsls_compilerfeatures.h>
#include <bsls_keyword.h>
#include <bsls_platform.h>
#include <bslmf_removecv.h>
Go to the source code of this file.
Classes | |
struct | bsl::is_pointer< t_TYPE > |
struct | bsl::is_pointer< t_TYPE * > |
struct | bsl::is_pointer< t_TYPE *const > |
struct | bsl::is_pointer< t_TYPE *volatile > |
struct | bsl::is_pointer< t_TYPE *const volatile > |
struct | bslmf::IsPointer< t_TYPE > |
Macros | |
#define | bslmf_IsPointer bslmf::IsPointer |
This alias is defined for backward-compatibility. | |
The content of this file has been pre-processed for Doxygen.