[Bug c++/106734] [requires] std::same_as in compound requirements doesn't produce expected result

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Aug 24 14:27:37 GMT 2022


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

--- Comment #7 from Jonathan Wakely <redi at gcc dot gnu.org> ---
decltype(bar) and decltype((bar)) are not the same type.


More information about the Gcc-bugs mailing list