Skip to content
Commit e1cd11d8 authored by Marshall Clow's avatar Marshall Clow
Browse files

Fix a minor bug with std::next and prev not and negative numbers. In...

Fix a minor bug with std::next and prev not and negative numbers. In particular, std::prev cannot require Bidirectional Iterators, because you might 'go back' -1 places, which goes forward. Thanks to Ville and Jonathan for the bug report.

llvm-svn: 356818
parent 80ff58e3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment