------- Comment #1 from pinskia at gcc dot gnu dot org 2006-03-22 15:35 ------- I get a different error message on the mainline: t7.cc:19: error: no matching function for call to ABC::ABC(void (DEF::*)()const, DEF&) t7.cc:4: note: candidates are: ABC::ABC(const ABC&)
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26799