operator<

Declaration

template <typename T, typename U, typename P1, typename P2, typename = detail::detail::WhenOrderable<T * *, U * *>> bool operator<(const bounded_ptr<T, P1> & a, const bounded_ptr<U, P2> & b);