BDE 4.14.0 Production release
|
#include <bsls_ident.h>
#include <bsls_assert.h>
#include <bsls_atomicoperations.h>
#include <bsls_consteval.h>
#include <bsls_pointercastutil.h>
Go to the source code of this file.
Classes | |
class | bsls::PreconditionsHandler |
Macros | |
#define | BSLS_PRECONDITIONS_BEGIN_IMP() |
#define | BSLS_PRECONDITIONS_END_IMP() |
#define | BSLS_PRECONDITIONS_BEGIN() do {} while(false) |
#define | BSLS_PRECONDITIONS_END() do {} while(false) |
The content of this file has been pre-processed for Doxygen.