BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bslma_polymorphicallocator.h File Reference

Go to the source code of this file.

Classes

class  bsl::polymorphic_allocator< TYPE >
 
struct  bsl::polymorphic_allocator< TYPE >::rebind< ANY_TYPE >
 
struct  bsl::allocator_traits< polymorphic_allocator< TYPE > >
 
struct  bsl::allocator_traits< polymorphic_allocator< TYPE > >::rebind_alloc< TYPE2 >
 
struct  bsl::allocator_traits< polymorphic_allocator< TYPE > >::rebind_traits< TYPE2 >
 
struct  bsl::is_trivially_copyable< polymorphic_allocator< TYPE > >
 
struct  bslma::IsStdAllocator< ::bsl::polymorphic_allocator< TYPE > >
 
struct  bslma::UsesBslmaAllocator< ::bsl::polymorphic_allocator< TYPE > >
 
struct  bslmf::IsBitwiseEqualityComparable< ::bsl::polymorphic_allocator< TYPE > >
 

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
 

Detailed Description

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