http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58316
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> --- Integer conversions are not ranked by size. The call is ambiguous, G++ is correct. Intel and clang agree.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58316
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> --- Integer conversions are not ranked by size. The call is ambiguous, G++ is correct. Intel and clang agree.