BloombergLP::bsltf::operator==

Return true because StdTestAllocator does not hold a state.

Synopsis

Declared in <bsltf_stdtestallocator.h>

template<
    class TYPE1,
    class TYPE2>
bool
operator==(
    StdTestAllocator<TYPE1> const& lhs,
    StdTestAllocator<TYPE2> const& rhs);

Return Value

true because StdTestAllocator does not hold a state

Parameters

NameDescription
lhsleft-hand allocator operand
rhsright-hand allocator operand