[Bug libstdc++/105375] std::packaged_task has no deduction guide.

2022-04-25 Thread raldone01 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105375 --- Comment #5 from raldone01 --- Thank you for your reply. What does that mean? Are defect reports updates for older standards? Is it meant to be available at some point in c++17?

[Bug libstdc++/105375] std::packaged_task has no deduction guide.

2022-04-25 Thread raldone01 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105375 --- Comment #2 from raldone01 --- Created attachment 52867 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52867&action=edit All the request files.

[Bug libstdc++/105375] std::packaged_task has no deduction guide.

2022-04-25 Thread raldone01 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105375 --- Comment #1 from raldone01 --- Created attachment 52866 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52866&action=edit main.cpp

[Bug libstdc++/105375] New: std::packaged_task has no deduction guide.

2022-04-25 Thread raldone01 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105375 Bug ID: 105375 Summary: std::packaged_task has no deduction guide. Product: gcc Version: 11.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: lib