Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces | Functions

bsltf_stdalloctesttype.h File Reference

Provide a class for testing that allocates with standard allocator. More...

Go to the source code of this file.

Classes

class  bsltf::StdAllocTestType< ALLOC >

Namespaces

namespace  bsltf

Functions

template<class ALLOC >
bool bsltf::operator== (const StdAllocTestType< ALLOC > &lhs, const StdAllocTestType< ALLOC > &rhs)
template<class ALLOC >
bool bsltf::operator!= (const StdAllocTestType< ALLOC > &lhs, const StdAllocTestType< ALLOC > &rhs)

Detailed Description