Return true if this weak pointer precedes other in owner order.
true
other
Declared in <bslstl_sharedptr.h>
<bslstl_sharedptr.h>
template<class ANY_TYPE> bool owner_before(shared_ptr<ANY_TYPE> const& other) const noexcept;