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

Go to the source code of this file.

Classes

class  bslma::StdTestAllocator< TYPE >
 
struct  bslma::StdTestAllocator< TYPE >::rebind< ANY_TYPE >
 

Functions

template<class T1 , class T2 >
bool bslma::operator== (const StdTestAllocator< T1 > &lhs, const StdTestAllocator< T2 > &rhs)
 
template<class T1 , class T2 >
bool bslma::operator!= (const StdTestAllocator< T1 > &lhs, const StdTestAllocator< T2 > &rhs)
 
template<class TYPE >
bool bslma::operator== (const StdTestAllocator< TYPE > &lhs, const TestAllocator *rhs)
 
template<class TYPE >
bool bslma::operator!= (const StdTestAllocator< TYPE > &lhs, const TestAllocator *rhs)
 
template<class TYPE >
bool bslma::operator== (const TestAllocator *lhs, const StdTestAllocator< TYPE > &rhs)
 
template<class TYPE >
bool bslma::operator!= (const TestAllocator *lhs, const StdTestAllocator< TYPE > &rhs)
 

Detailed Description

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