[Bug c++/120255] C++ template member class parameter name should shadow member name

2025-05-13 Thread rockeet at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120255 --- Comment #1 from rockeet --- clang compiled the code successfully.

[Bug c++/120255] New: C++ template member class parameter name should shadow member name

2025-05-13 Thread rockeet at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120255 Bug ID: 120255 Summary: C++ template member class parameter name should shadow member name Product: gcc Version: 16.0 Status: UNCONFIRMED Severity: normal

[Bug libstdc++/106871] New: std::function should not check func ptr on each call

2022-09-07 Thread rockeet at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106871 Bug ID: 106871 Summary: std::function should not check func ptr on each call Product: gcc Version: 13.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compon