
17 Mar
2011
17 Mar
'11
4:56 p.m.
On 17/03/2011 14:01, John Maddock wrote:
I'm not much concerned whether it's possible to check for void return types as I can't think of a use for that ;-)
Joining the discussion a bit late... isn't it possible with typeof/decltype? In which case the library should allow it, even if it's not possible on all compilers.