BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bsltf_stdallocatoradaptor.h File Reference
#include <bsls_ident.h>
#include <bslscm_version.h>
#include <bslma_allocatortraits.h>
#include <bslma_isstdallocator.h>
#include <bslma_bslallocator.h>
#include <bslmf_integralconstant.h>
#include <bslmf_isconvertible.h>
#include <bslmf_usesallocator.h>
#include <bslmf_util.h>
#include <bsls_assert.h>
#include <bsls_compilerfeatures.h>
#include <bsls_nullptr.h>
#include <bsls_util.h>
#include <new>
#include <stddef.h>

Go to the source code of this file.

Classes

class  bsltf::StdAllocatorAdaptor< ALLOCATOR >
 
struct  bsltf::StdAllocatorAdaptor< ALLOCATOR >::rebind< BDE_OTHER_TYPE >
 

Functions

template<class TYPE1 , class TYPE2 >
bool bsltf::operator== (const StdAllocatorAdaptor< TYPE1 > &lhs, const StdAllocatorAdaptor< TYPE2 > &rhs)
 
template<class TYPE1 , class TYPE2 >
bool bsltf::operator!= (const StdAllocatorAdaptor< TYPE1 > &lhs, const StdAllocatorAdaptor< TYPE2 > &rhs)
 

Detailed Description

The content of this file has been pre-processed for Doxygen.