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