
8 Jan
2005
8 Jan
'05
11:13 p.m.
"christopher diggins" wrote:
Allow the two functions to be run as coroutines, and you'll have something really interesting.
That would be quite feasable I believe using boost::threads. I think that this would make most sense as a separate class, i.e.
It could be made even w/o threads, using some cooperative model of execution. Stephen Dewhurst gave example of such way in http://www.semantics.org/once_weakly/w11_judgement.pdf /Pavel