Re: What are the real issues?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: What are the real issues?
- To: c++-pthreads@xxxxxxxxxxxxxxxx
- Subject: Re: What are the real issues?
- From: David Abrahams <dave@xxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 06 Jan 2004 18:33:51 -0500
Matt Austern <austern@xxxxxxxxx> writes:
> Third, some people simply object to having cancellation be an
> exception (or anything that looks like an exception):
Who?
> it means there are some functions that can throw exceptions in the
> presence of threads that wouldn't throw in a single-threaded
> program.
I don't think it means that. We might choose to throw cancellation
exceptions only from functions that could throw in a single-threaded
app or (threading-specific) functions that can't appear in a
single-threaded app.
--
Dave Abrahams
Boost Consulting
www.boost-consulting.com