http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49152
--- Comment #27 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-04-01 12:55:34 UTC --- (In reply to comment #26) > because if you want nice diagnostics, why don't just use > Clang? Because G++ gives much better diagnostics for template argument deduction failures, so "just use clang" isn't a solution even if all you care about is better diagnostics.