[#BloombergLP-bsltf-StdTestAllocator-05-2constructor-0e] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsltf.adoc[bsltf]::xref:BloombergLP/bsltf/StdTestAllocator-05.adoc[StdTestAllocator]::StdTestAllocator :relfileprefix: ../../../ :mrdocs: Create a `StdTestAllocator` object. Note that this object will compare equal to the default constructed object, because this type has no state. == Synopsis Declared in `<bsltf_stdtestallocator.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class BDE_OTHER_TYPE> StdTestAllocator(xref:BloombergLP/bsltf/StdTestAllocator-05.adoc[StdTestAllocator<BDE_OTHER_TYPE>] const&); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#