Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces | Functions

bsltf_stdallocatoradaptor.h File Reference

Provide a mechanism to propagate standard allocator state. More...

Go to the source code of this file.

Classes

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

Namespaces

namespace  bsltf

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