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 |
|---|---|---|
| .. | ||
| 39405.cc | Loading commit data... | |
| 43820_neg.cc | Loading commit data... | |
| 46910.cc | Loading commit data... | |
| 51365.cc | Loading commit data... | |
| 52924.cc | Loading commit data... | |
| 55123.cc | Loading commit data... | |
| 58659.cc | Loading commit data... | |
| 58839.cc | Loading commit data... | |
| 61036.cc | Loading commit data... | |
| 79467.cc | Loading commit data... | |
| 80229.cc | Loading commit data... | |
| alias-rval.cc | Loading commit data... | |
| alias.cc | Loading commit data... | |
| alloc.cc | Loading commit data... | |
| alloc_min.cc | Loading commit data... | |
| array.cc | Loading commit data... | |
| auto_ptr.cc | Loading commit data... | |
| auto_ptr_neg.cc | Loading commit data... | |
| constexpr.cc | Loading commit data... | |
| copy.cc | Loading commit data... | |
| deduction.cc | Loading commit data... | |
| default.cc | Loading commit data... | |
| lwg2802.cc | Loading commit data... | |
| move.cc | Loading commit data... | |
| noexcept_move_construct.cc | Loading commit data... | |
| nullptr.cc | Loading commit data... | |
| pointer.cc | Loading commit data... | |
| unique_ptr.cc | Loading commit data... | |
| unique_ptr_array.cc | Loading commit data... | |
| unique_ptr_deleter.cc | Loading commit data... | |
| unique_ptr_deleter_ref_1.cc | Loading commit data... | |
| unique_ptr_deleter_ref_2.cc | Loading commit data... | |
| unique_ptr_neg.cc | Loading commit data... | |
| void_neg.cc | Loading commit data... | |
| weak_ptr.cc | Loading commit data... | |
| weak_ptr_expired.cc | Loading commit data... |