[Bug c++/98768] Improve diagnostics for incorrect result type checking "-> Type" in concepts

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jan 20 14:36:39 GMT 2021


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98768

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Oops! I meant:

  { func() } -> std::same_as<T>;


More information about the Gcc-bugs mailing list