|
Boost : |
Subject: Re: [boost] [Thread] Win32 exception handling
From: Peter Dimov (pdimov_at_[hidden])
Date: 2008-11-25 19:18:57
David Abrahams:
> "If no matching handler is found, the function std::terminate() is
> called; ..."
This wording is also present in C++03, if I'm not mistaken, and MSVC does
obey it, for all threads.
There's an additional twist there though; set_terminate is per-thread in
MSVC (7.1 at least).
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk