[#BloombergLP-bslma-operator_eq-0e] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslma.adoc[bslma]::operator== :relfileprefix: ../../ :mrdocs: Return `true` if the specified `lhs` is a proxy for the specified `rhs`, and `false` otherwise. == Synopsis Declared in `<bslma_stdtestallocator.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class TYPE> bool operator==( xref:BloombergLP/bslma/StdTestAllocator.adoc[StdTestAllocator<TYPE>] const& lhs, xref:BloombergLP/bslma/TestAllocator.adoc[TestAllocator] const* rhs); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#