This website requires JavaScript.
Explore
Help
Sign In
nicolas
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
c32d47c6a83dec619c1dd911cb8b544952a5a2df
llvm-project
/
libcxx
/
test
/
std
/
iterators
History
Marshall Clow
d4fa0381e3
Fix PR39619 - iterator_traits isn't SFINAE-friendly enough. Thanks to Eric for the report
...
llvm-svn: 346738
2018-11-13 05:33:31 +00:00
..
iterator.container
Add tests to make sure that <string_view> provides std::size/data/empty in C++17 mode. This is LWG#3009, coming up for a vote in JAX - but we already do it, just don't have tests
2018-01-30 00:47:43 +00:00
iterator.primitives
Fix PR39619 - iterator_traits isn't SFINAE-friendly enough. Thanks to Eric for the report
2018-11-13 05:33:31 +00:00
iterator.range
Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed as
https://reviews.llvm.org/D40065
2017-11-21 21:37:26 +00:00
iterator.requirements
…
iterator.synopsis
…
iterators.general
Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed as
https://reviews.llvm.org/D40065
2017-11-21 21:37:26 +00:00
predef.iterators
Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed as
https://reviews.llvm.org/D40065
2017-11-21 21:37:26 +00:00
stream.iterators
[libcxx] [test] Fix whitespace, NFC.
2018-05-05 01:40:27 +00:00