[Bug c++/92101] Class template partial specializations with class NTTP does not work

2023-11-10 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92101 Patrick Palka changed: What|Removed |Added Status|WAITING |RESOLVED CC|

[Bug c++/92101] Class template partial specializations with class NTTP does not work

2020-05-08 Thread mateusz.pusz at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92101 --- Comment #2 from Mateusz Pusz --- No, it fails on clang with: ``` :22:10: error: use of class template 'basic_fixed_string' requires template arguments; argument deduction not allowed in template parameter template ^~

[Bug c++/92101] Class template partial specializations with class NTTP does not work

2020-01-29 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92101 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|