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