Return true if the specified lhs is a proxy for the specified rhs, and false otherwise.
true
lhs
rhs
false
Declared in <bslma_stdtestallocator.h>
<bslma_stdtestallocator.h>
template<class TYPE> bool operator==( StdTestAllocator<TYPE> const& lhs, TestAllocator const* rhs);