Return true if this shared pointer shares ownership with other.
true
other
Declared in <bslstl_sharedptr.h>
<bslstl_sharedptr.h>
template<class ANY_TYPE> bool owner_equal(shared_ptr<ANY_TYPE> const& other) const noexcept;