mirror of git://gcc.gnu.org/git/gcc.git
PR libstdc++/84532 * include/std/thread (thread::__make_invoker): Construct tuple directly instead of using make_tuple. * testsuite/30_threads/async/84532.cc: New. * testsuite/30_threads/thread/84532.cc: New. From-SVN: r257956 |
||
|---|---|---|
| .. | ||
| 42819.cc | ||
| 49668.cc | ||
| 54297.cc | ||
| 84532.cc | ||
| any.cc | ||
| async.cc | ||
| except.cc | ||
| forced_unwind.cc | ||
| launch.cc | ||
| lwg2021.cc | ||
| sync.cc | ||