[cpp-threads] Slightly revised memory model proposal (D2300)

Alexander Terekhov alexander.terekhov at gmail.com
Tue Jun 5 23:11:22 BST 2007


On 6/5/07, Nick Maclaren <nmm1 at cus.cam.ac.uk> wrote:
[...]
> or SIGFPE) and SIGSEGV etc.

These are synchronous (not asynchronous) signals which C++
implementations are free to translate to C++ exceptions. Don't get me
started on std::unexpected() and C++ EH/ES, contact Dimov and/or
Abrahams.

regards,
alexander.



More information about the cpp-threads mailing list