
31 May
2006
31 May
'06
8:36 a.m.
João Abecasis wrote:
The problem I had was that I needed a type for result_of (e.g., non-cv-qualified function pointer) and another type to pass around (e.g., function reference). By themselves, references work pretty well.
My point was that 'result_of' should work on 'F' as-is in the code from my previous post. Regards, Tobias