BDE 4.14.0 Production release
|
#include <bsls_ident.h>
#include <bslscm_version.h>
#include <bslma_allocatortraits.h>
#include <bslma_constructionutil.h>
#include <bslma_default.h>
#include <bslma_destructionutil.h>
#include <bslma_isstdallocator.h>
#include <bslma_memoryresource.h>
#include <bslma_usesbslmaallocator.h>
#include <bslmf_isbitwiseequalitycomparable.h>
#include <bslmf_typeidentity.h>
#include <bsls_annotation.h>
#include <bsls_assert.h>
#include <bsls_bslexceptionutil.h>
#include <bsls_compilerfeatures.h>
#include <bsls_keyword.h>
#include <bsls_libraryfeatures.h>
#include <bsls_util.h>
Go to the source code of this file.
Functions | |
template<class T1 , class T2 > | |
bool | bsl::operator== (const polymorphic_allocator< T1 > &a, const polymorphic_allocator< T2 > &b) BSLS_KEYWORD_NOEXCEPT |
template<class T1 , class T2 > | |
bool | bsl::operator!= (const polymorphic_allocator< T1 > &a, const polymorphic_allocator< T2 > &b) BSLS_KEYWORD_NOEXCEPT |
The content of this file has been pre-processed for Doxygen.