commit | b1ead689be7ceb202eeff251c211dfeafd50e276 | [log] [tgz] |
---|---|---|
author | Marshall Clow <mclow.lists@gmail.com> | Tue Mar 11 17:16:17 2014 +0000 |
committer | Marshall Clow <mclow.lists@gmail.com> | Tue Mar 11 17:16:17 2014 +0000 |
tree | 2b84a5cf188dc6c895fa797aef738a36327be88d | |
parent | d3849253ce8da1dace4943cc064fe3036a4583da [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@203587 91177308-0d34-0410-b5e6-96231b3b80d8