BDE 4.14.0 Production release
|
#include <bsls_ident.h>
#include <bslscm_version.h>
#include <bslma_allocator.h>
#include <bslma_testallocatorexception.h>
#include <bsls_atomic.h>
#include <bsls_bsllock.h>
#include <bsls_buildtarget.h>
#include <bsls_keyword.h>
#include <bsls_types.h>
#include <cstdio>
Go to the source code of this file.
Classes | |
class | bslma::TestAllocator |
Macros | |
#define | BSLMA_TESTALLOCATOR_EXCEPTION_TEST_BEGIN(BSLMA_TESTALLOCATOR) |
#define | BSLMA_TESTALLOCATOR_EXCEPTION_TEST_END |
#define | BEGIN_BSLMA_EXCEPTION_TEST BSLMA_TESTALLOCATOR_EXCEPTION_TEST_BEGIN(testAllocator) |
#define | END_BSLMA_EXCEPTION_TEST BSLMA_TESTALLOCATOR_EXCEPTION_TEST_END |
Typedefs | |
typedef bslma::TestAllocator | bslma_TestAllocator |
This alias is defined for backward compatibility. | |
The content of this file has been pre-processed for Doxygen.