bsl::operator<=>

Perform a three-way comparison of the specified lhs and rhs vectors and return the result of that comparison.

Synopsis

Declared in <bslstl_vector.h>

BloombergLP::bslalg::SynthThreeWayUtil::Result<Impl>
operator<=>(
    vector const& lhs,
    vector const& rhs);