[Bug c++/91133] New: Wrong "partial specialization is not more specialized than" error

2019-07-10 Thread WisdomOfDarkness at gmail dot com
ty: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: WisdomOfDarkness at gmail dot com Target Milestone: --- The code under fails to compile with GCC 7, 8 and 9, and produces the following error: partial specialization 's

[Bug c++/44234] New: function type to constant member function type not possible

2010-05-21 Thread WisdomOfDarkness at gmail dot com
signedTo: unassigned at gcc dot gnu dot org ReportedBy: WisdomOfDarkness at gmail dot com GCC build triplet: Windows GCC host triplet: Windows, MinGW GCC target triplet: Windows http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44234

[Bug c++/44234] function type to constant member function type not possible

2010-05-21 Thread WisdomOfDarkness at gmail dot com
--- Comment #1 from WisdomOfDarkness at gmail dot com 2010-05-21 18:47 --- Created an attachment (id=20721) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20721&action=view) bug.cpp -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44234