BDE 4.14.0 Production release
|
#include <bsls_ident.h>
#include <bslscm_version.h>
#include <bsla_maybeunused.h>
#include <bslmf_integralconstant.h>
#include <bsls_compilerfeatures.h>
#include <bsls_platform.h>
Go to the source code of this file.
Classes | |
struct | BSLMF_COMPILE_TIME_ASSERTION_FAILURE< true > |
struct | bslmf::AssertTest< IS_VALID > |
Macros | |
#define | BSLMF_ASSERT_CAT(X, Y) BSLMF_ASSERT_CAT_IMP1(X, Y) |
#define | BSLMF_ASSERT_CAT_IMP1(X, Y) BSLMF_ASSERT_CAT_IMP2(X, Y) |
#define | BSLMF_ASSERT_CAT_IMP2(X, Y) X##Y |
#define | BSLMF_ASSERT(expr) |
The content of this file has been pre-processed for Doxygen.