The recent change to stop transitively including <string> broke some tests, but only when the library is configured without PCH, because otherwise the <string> header still gets included via the precompiled <bits/stdc++.h> header. * testsuite/20_util/bad_function_call/what.cc: Include <string> header for std::string. * testsuite/20_util/shared_ptr/cons/weak_ptr_expired.cc: Likewise. * testsuite/20_util/tuple/cons/allocator_with_any.cc: Include <memory> header for std::allocator. * testsuite/23_containers/array/tuple_interface/tuple_element.cc: Add using-declaration for std::size_t. * testsuite/23_containers/array/tuple_interface/tuple_size.cc: Likewise. * testsuite/23_containers/deque/cons/55977.cc: Include <istream> for std::istream. * testsuite/23_containers/vector/cons/55977.cc: Likewise. * testsuite/experimental/map/erasure.cc: Include <string> for std::string. * testsuite/experimental/unordered_map/erasure.cc: Likewise. From-SVN: r272376
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| apply | Loading commit data... | |
| comparison_operators | Loading commit data... | |
| cons | Loading commit data... | |
| creation_functions | Loading commit data... | |
| element_access | Loading commit data... | |
| make_from_tuple | Loading commit data... | |
| requirements | Loading commit data... | |
| 48476.cc | Loading commit data... | |
| 51365.cc | Loading commit data... | |
| 53648.cc | Loading commit data... | |
| 56785.cc | Loading commit data... | |
| 60497.cc | Loading commit data... | |
| 61947.cc | Loading commit data... | |
| 67844.cc | Loading commit data... | |
| 77395.cc | Loading commit data... | |
| 77802.cc | Loading commit data... | |
| 78939.cc | Loading commit data... | |
| cv_tuple_element.cc | Loading commit data... | |
| cv_tuple_size.cc | Loading commit data... | |
| cv_tuple_size_neg.cc | Loading commit data... | |
| dr2729.cc | Loading commit data... | |
| moveable.cc | Loading commit data... | |
| moveable2.cc | Loading commit data... | |
| noexcept_move_assign.cc | Loading commit data... | |
| noexcept_swap.cc | Loading commit data... | |
| swap.cc | Loading commit data... | |
| swap_cxx17.cc | Loading commit data... | |
| tuple_element.cc | Loading commit data... | |
| tuple_element_t.cc | Loading commit data... | |
| tuple_size.cc | Loading commit data... | |
| tuple_size_v.cc | Loading commit data... |