[Bug c++/56693] [DR 1584] Fail to ignore const qualification on top of a function type.

2021-08-11 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56693 --- Comment #2 from Andrew Pinski --- Notes from the May, 2015 meeting: The consensus of CWG was that the cv-qualification of the argument and parameter must match, so the original example should be rejected.

[Bug c++/56693] [DR 1584] Fail to ignore const qualification on top of a function type.

2013-03-23 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56693 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED