bsl::owner_less<weak_ptr<ELEMENT_TYPE>>::operator()

Synopsis

Declared in <bslstl_ownerless.h>

bool
operator()(
    shared_ptr<ELEMENT_TYPE> const& a,
    weak_ptr<ELEMENT_TYPE> const& b) const noexcept;