|
BDE 4.14.0 Production release
|
#include <bsls_ident.h>#include <bslscm_version.h>#include <bslma_allocator.h>#include <bslma_isstdallocator.h>#include <bslmf_util.h>#include <bsls_assert.h>#include <bsls_bslexceptionutil.h>#include <bsls_compilerfeatures.h>#include <bsls_types.h>#include <bsls_util.h>#include <new>#include <stddef.h>Go to the source code of this file.
Functions | |
| template<class TYPE1 , class TYPE2 > | |
| bool | bsltf::operator== (const StdTestAllocator< TYPE1 > &lhs, const StdTestAllocator< TYPE2 > &rhs) |
Return true because StdTestAllocator does not hold a state. | |
| template<class TYPE1 , class TYPE2 > | |
| bool | bsltf::operator!= (const StdTestAllocator< TYPE1 > &lhs, const StdTestAllocator< TYPE2 > &rhs) |
Return false because StdTestAllocator does not hold a state. | |
The content of this file has been pre-processed for Doxygen.