|
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 <cstddef>#include <cstdlib>Go to the source code of this file.
Classes | |
| struct | bsl::is_array< t_TYPE > |
| struct | bsl::is_array< t_TYPE[t_NUM_ELEMENTS]> |
| struct | bsl::is_array< t_TYPE[]> |
| struct | bsl::is_bounded_array< t_TYPE > |
| struct | bsl::is_bounded_array< t_TYPE[t_NUM_ELEMENTS]> |
| struct | bsl::is_unbounded_array< t_TYPE > |
| struct | bsl::is_unbounded_array< t_TYPE[]> |
| struct | bslmf::IsArray< t_TYPE > |
Macros | |
| #define | bslmf_IsArray bslmf::IsArray |
| This alias is defined for backward compatibility. | |
The content of this file has been pre-processed for Doxygen.