History log of /external/libcxx/test/iterators/iterator.range/begin-end.pass.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9dacb2f7139ca928b0dc4a5bd32f4a22bf993c29 19-Feb-2014 Marshall Clow <mclow.lists@gmail.com> Implement LWG Issue: 2280. begin/end for arrays should be constexpr and noexcept, plus a drive-by fix for cbegin/cend suggested by Peter Sommerlad.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@201703 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/iterators/iterator.range/begin-end.pass.cpp
6daf534441d72fa6d67ea229a1151636e439d964 02-Dec-2013 Marshall Clow <mclow.lists@gmail.com> Fix for PRPR17934; based on a fix suggested by Peter Sommerlad

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@196058 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/iterators/iterator.range/begin-end.pass.cpp
09da3c053c74abc41bdaaaa20213d6269a68f44d 30-Aug-2013 Marshall Clow <mclow.lists@gmail.com> LWG Issue 2128: Implement global cbegin/rbegin/cend/rbegin

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@189634 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/iterators/iterator.range/begin-end.pass.cpp