------- Comment #1 from pinskia at gcc dot gnu dot org 2006-09-10 14:40 ------- 3.2.3 just slightly accepted this code. 4.1.x gave the following error message: t.cc:3: error: overloaded function with no contextual type information t.cc:3: error: void value not ignored as it ought to be
Where the second error message is bogus. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29000