Create a StdTestAllocator object. Note that this object will compare equal to the default constructed object because, because this type has no state.
Synopsis
Declared in <bsltf_stdtestallocator.h>
template<class BDE_OTHER_TYPE>
StdTestAllocator(StdTestAllocator<BDE_OTHER_TYPE> const&);
Created with MrDocs