BloombergLP::bsltf::StdTestAllocator::StdTestAllocator

Constructors

Synopses

Declared in <bsltf_stdtestallocator.h>

Create a StdTestAllocator object.

StdTestAllocator();
» more...

Create a StdTestAllocator object. Note that this object will compare equal to the default constructed object, because this type has no state.

template<class BDE_OTHER_TYPE>
StdTestAllocator(StdTestAllocator<BDE_OTHER_TYPE> const& original);
» more...

Parameters

NameDescription
originalallocator used to initialize this object (ignored)