BDE 4.14.0 Production release
|
#include <bsls_ident.h>
#include <bsls_assert.h>
#include <bsls_buildtarget.h>
#include <bsls_compilerfeatures.h>
#include <bsls_deprecate.h>
#include <bsls_libraryfeatures.h>
Go to the source code of this file.
Macros | |
#define | BSLS_TRY if (1) |
#define | BSLS_CATCH(X) else if (0) |
#define | BSLS_THROW(X) |
#define | BSLS_RETHROW |
#define | BSLS_EXCEPTION_SPEC(SPEC) |
#define | BSLS_NOTHROW_SPEC |
#define | BSLS_EXCEPTION_VIRTUAL_NOTHROW |
The content of this file has been pre-processed for Doxygen.