Perform a three-way comparison of the specified lhs and rhs vectors and return the result of that comparison.
Declared in <bslstl_vector.h>
BloombergLP::bslalg::SynthThreeWayUtil::Result<Impl>
operator<=>(
vector<void*> const& lhs,
vector<void*> const& rhs);