lwg3313_neg.cc
1.22 KB
-
libstdc++: LWG 3313 join_view::iterator::operator-- is incorrectly constrained · 55c4b3f4
libstdc++-v3/ChangeLog: LWG 3313 join_view::_Iterator::operator-- is incorrectly constrained * include/std/ranges (join_view::_Iterator::operator--): Require that range_reference_t<_Base> models common_range. * testsuite/std/ranges/adaptors/lwg3313_neg.cc: New test.
Patrick Palka committed