[Bug c++/69375] New: GCC allows PMF type "void (T::*)()" to be caught as "void (T::*)() const"
eric at efcs dot ca
gcc-bugzilla@gcc.gnu.org
Wed Jan 20 03:51:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69375
Bug ID: 69375
Summary: GCC allows PMF type "void (T::*)()" to be caught as
"void (T::*)() const"
Product: gcc
Version: 6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: eric at efcs dot ca
Target Milestone: ---
Created attachment 37399
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37399&action=edit
reproducer
I don't see where [except.handle] allows such a conversion.
More information about the Gcc-bugs
mailing list