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

Implement LWG 2360: 'reverse_iterator::operator*() is unimplementable'. Note...

Implement LWG 2360: 'reverse_iterator::operator*() is unimplementable'. Note that this is a (small) behavior change in the library. Reverse iterators whose base iterators' operator* return references to 'within themselves' have been sacrificed to the greater goal of avoiding data races.

llvm-svn: 203587
parent bf678e82
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment