
26 Mar
2007
26 Mar
'07
7:47 p.m.
Howard Hinnant wrote:
N2178 has the same outlook but recommends considerably more cancellation points (the entire posix set if I understand correctly).
N2178 doesn't recommend a specific set of cancelation points. I expect that the standard would need to define a list of mandatory C++ cancelation points (potentially covering more than just the threading portion) and a list of optional cancelation points (which would be similar to the POSIX list of optional cancelation points with a few subtractions such as fclose.)