[Bug c++/88434] operator< should take precedence over template argument in basic.lookup.classref

2018-12-11 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88434 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org --- Comment

[Bug c++/88434] operator< should take precedence over template argument in basic.lookup.classref

2018-12-11 Thread gieseanw+gcc at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88434 --- Comment #2 from Andrew Giese --- It appears there is a CWG issue for this: http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_active.html#1835

[Bug c++/88434] operator< should take precedence over template argument in basic.lookup.classref

2018-12-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88434 Andrew Pinski changed: What|Removed |Added Keywords||rejects-valid