llvm-project/libcxx/test/iterators
Marshall Clow 470a231b7c Add test to ensure that iterator_traits<NotAnIterator> doesn't have a value type
llvm-svn: 224295
2014-12-16 00:30:07 +00:00
..
iterator.container Implement N4280 - 'Non-member size() and more' 2014-11-19 19:43:23 +00:00
iterator.primitives Add test to ensure that iterator_traits<NotAnIterator> doesn't have a value type 2014-12-16 00:30:07 +00:00
iterator.range 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. 2014-02-19 17:53:30 +00:00
iterator.requirements license change 2010-11-16 22:09:02 +00:00
iterator.synopsis license change 2010-11-16 22:09:02 +00:00
iterators.general license change 2010-11-16 22:09:02 +00:00
predef.iterators 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. 2014-03-11 17:16:17 +00:00
stream.iterators license change 2010-11-16 22:09:02 +00:00
version.pass.cpp license change 2010-11-16 22:09:02 +00:00