llvm-project/libcxx/test/std/iterators/stream.iterators/ostream.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
..
ostream.iterator.cons.des Fix unused parameters and variables 2016-12-23 23:37:52 +00:00
ostream.iterator.ops
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