
10 Feb
2006
10 Feb
'06
10:31 a.m.
Excuse my beating this problem to death, but maybe there's still
Beat it up all you like :-)
some hope: If I'm getting it right, Stefan's tests show that CW works with the EDG pp-branch technique EXCEPT when From is a function type. Cannot we do then the following?
1. If is_function<From>::value, use the current tecnhique. 2. Else, use the EDG tecnhique.
The attached file implements this idea. I cannot test it myself under CW, it'd be great is someone can give it a try.
Stefan? John.