This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
17536b935ae8a4ef2679ae5ccd541eddc60dceed
clang-p2996
/
libcxx
/
test
/
std
/
iterators
/
stream.iterators
History
Marshall Clow
c44a727ee4
Implement LWG#2790: Remove istreambuf_iterator::operator->. It never did anything useful.
...
llvm-svn: 303675
2017-05-23 18:55:32 +00:00
..
istream.iterator
[libcxx] [test] Be compatible with LWG 2438 "std::iterator inheritance shouldn't be mandated".
2017-05-05 23:01:38 +00:00
istreambuf.iterator
Implement LWG#2790: Remove istreambuf_iterator::operator->. It never did anything useful.
2017-05-23 18:55:32 +00:00
iterator.range
…
ostream.iterator
[libcxx] [test] Be compatible with LWG 2438 "std::iterator inheritance shouldn't be mandated".
2017-05-05 23:01:38 +00:00
ostreambuf.iterator
[libcxx] [test] Be compatible with LWG 2438 "std::iterator inheritance shouldn't be mandated".
2017-05-05 23:01:38 +00:00
nothing_to_do.pass.cpp
…