------- Comment #1 from bangerth at gmail dot com 2009-05-15 02:56 ------- Oh, should've said:
g/x> /home/bangerth/bin/x86/gcc-mainline/bin/c++ -std=c++0x -c x.cc x.cc:9: error: invalid conversion from 'int (*)(double)' to 'int (*)()' x.cc:5: error: too many arguments to function 'int forward_call(RT (*)(A ...), typename identity<A>::type ...) [with RT = int, A = , typename identity<A>::type = A]' x.cc:9: error: at this point in file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40155