| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| 24803.cc | ||
| 41792.cc | ||
| 80504.cc | ||
| 83427.cc | ||
| deduction.cc | ||
| incomplete.cc | ||
| invoke-2.cc | ||
| invoke-3.cc | ||
| invoke.cc | ||
| lwg2993.cc | ||
| ref_neg.cc | ||
| requirements.cc | ||
| result_type.cc | ||
| typedefs-2.cc | ||
| typedefs-3.cc | ||
| typedefs.cc |
The nested typedefs in std::reference_wrapper are no longer present in C++2a mode, so skip the tests that check for them. The addition of the [[nodiscard]] attribute to a few functions causes some failures in tests that intentionally ignore the return value. Casting the result to void suppresses the new warnings. * testsuite/20_util/reference_wrapper/result_type.cc: Disable for C++2a. * testsuite/20_util/reference_wrapper/typedefs-2.cc: Likewise. * testsuite/20_util/reference_wrapper/typedefs-3.cc: Likewise. * testsuite/20_util/reference_wrapper/typedefs.cc: Likewise. * testsuite/30_threads/async/54297.cc: Suppress nodiscard warning. * testsuite/ext/array_allocator/26875.cc: Likewise. * testsuite/ext/pool_allocator/allocate_chunk.cc: Likewise. * testsuite/util/replacement_memory_operators.h: Likewise. * testsuite/util/testsuite_allocator.h: Likewise. From-SVN: r268355
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| 24803.cc | Loading commit data... | |
| 41792.cc | Loading commit data... | |
| 80504.cc | Loading commit data... | |
| 83427.cc | Loading commit data... | |
| deduction.cc | Loading commit data... | |
| incomplete.cc | Loading commit data... | |
| invoke-2.cc | Loading commit data... | |
| invoke-3.cc | Loading commit data... | |
| invoke.cc | Loading commit data... | |
| lwg2993.cc | Loading commit data... | |
| ref_neg.cc | Loading commit data... | |
| requirements.cc | Loading commit data... | |
| result_type.cc | Loading commit data... | |
| typedefs-2.cc | Loading commit data... | |
| typedefs-3.cc | Loading commit data... | |
| typedefs.cc | Loading commit data... |