[Bug c++/94068] New: Internal compiler error when trying to resolve function overload
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: plexando at protonmail dot com Target Milestone: --- The following program crashes GCC 20200304 (experimental): #include enum class Enum { A }; Enum f(const char&) { return Enu
[Bug libstdc++/93795] New: Out-of-line definition of class member template with 'requires std::invocable' constraint fails to compile
sion: 10.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++ Assignee: unassigned at gcc dot gnu.org Reporter: plexando at protonmail dot com Target Milestone: --- A class member template having a constraint with a