
7 Feb
2008
7 Feb
'08
10:07 a.m.
Hi, function name is not object. So, I don't know whether function name is lvalue or rvalue. For example, void foo() {} result_of<T_a_func_obj(???)>::type r = a_func_obj(foo); What should ??? be? Regards, -- Shunsuke Sogame