// { dg-do compile { target c++23 } } // PR libstdc++/119714 - constraint recursion with std::expected::operator== #include #include using I = std::vector>::iterator; static_assert(std::totally_ordered);