Name |
Last commit
|
Last update |
---|---|---|
.. | ||
lwg3282_neg.cc | ||
lwg3286.cc | ||
lwg3433.cc | ||
tuple_like.cc |
This implements the proposed resolution of LWG 3433, which fixes subrange::advance when called with a negative argument. libstdc++-v3/ChangeLog: LWG 3433 subrange::advance(n) has UB when n < 0 * include/std/ranges (subrange::prev): Fix typo. (subrange::advance): Handle a negative argument as per the proposed resolution of LWG 3433. * testsuite/std/ranges/subrange/lwg3433.cc: New test.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
lwg3282_neg.cc | Loading commit data... | |
lwg3286.cc | Loading commit data... | |
lwg3433.cc | Loading commit data... | |
tuple_like.cc | Loading commit data... |