
24 Apr
2005
24 Apr
'05
12:03 p.m.
David Abrahams wrote:
I'm also concerned that none of the practicable dates mentioned above will make the EWG's cutoff date for C++0x, and I'm not sure we can afford to release another standard without threading support.
You should probably mention what the EWG cutoff date is. :-) As for the "afford to release"... There's always the safe choice of <cpthread> + specifying that cancellation is a C++ exception. C++ification can then be done in a TR.