llvm-project/libcxx/test/std/iterators/stream.iterators/istreambuf.iterator
Benjamin Kramer 346bd6a208 Placate unused variable warnings uncovered by improvements to clang's -Wunused-variable
llvm-svn: 315809
2017-10-14 15:52:38 +00:00
..
istreambuf.iterator.cons Placate unused variable warnings uncovered by improvements to clang's -Wunused-variable 2017-10-14 15:52:38 +00:00
istreambuf.iterator_equal Add tests for LWG2544. We already implement this; just adding tests to make sure that we keep doing it. 2016-10-10 14:10:45 +00:00
istreambuf.iterator_op!= Add tests for LWG2544. We already implement this; just adding tests to make sure that we keep doing it. 2016-10-10 14:10:45 +00:00
istreambuf.iterator_op++
istreambuf.iterator_op== Add tests for LWG2544. We already implement this; just adding tests to make sure that we keep doing it. 2016-10-10 14:10:45 +00:00
istreambuf.iterator_op_astrk Implement LWG#2790: Remove istreambuf_iterator::operator->. It never did anything useful. 2017-05-23 18:55:32 +00:00
istreambuf.iterator_proxy
types.pass.cpp Make instreambuf.iterator/types.pass.cpp more portable. 2016-06-30 04:31:09 +00:00