llvm-project/libcxx/test/std/iterators/stream.iterators/istream.iterator
Stephan T. Lavavej 40608ce4c9 [libcxx] [test] Be compatible with LWG 2438 "std::iterator inheritance shouldn't be mandated".
In C++17, these iterators are allowed but not required
to inherit from the deprecated std::iterator base class.

Fixes D32727.

llvm-svn: 302318
2017-05-05 23:01:38 +00:00
..
istream.iterator.cons Recommit r296712: "Fix Apple-specific XFAIL directive in libc++ test" 2017-03-02 02:01:11 +00:00
istream.iterator.ops Add test for r269789 2016-05-17 19:52:32 +00:00
types.pass.cpp [libcxx] [test] Be compatible with LWG 2438 "std::iterator inheritance shouldn't be mandated". 2017-05-05 23:01:38 +00:00