This completes the implementation of P1032's changes to <iterator>, <string_view>, <tuple>, and <utility> in C++20. http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/p1032r1.html Drive-by fix a couple of unintended rvalues in "*iterators*/*.fail.cpp". Differential Revision: https://reviews.llvm.org/D96385 |
||
|---|---|---|
| .. | ||
| forward_as_tuple.pass.cpp | ||
| make_tuple.pass.cpp | ||
| tie.pass.cpp | ||
| tuple_cat.pass.cpp | ||