[Bug c++/59328] New: Template cast operator ambiguity in a delete expression
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: maxime.van.noppen at gmail dot com The following code fails to compile with gcc whereas it works on Clang, Visual Studio and ICC. The version of gcc I tested: 4.4.7, 4.5.3, 4.6.4, 4.7.3, 4.8.1
[Bug c++/59328] Template cast operator ambiguity in a delete expression
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59328 --- Comment #1 from Maxime van Noppen --- Just to confirm this still happens on the the released gcc 4.9.0.