Boost logo

Boost :

Subject: Re: [boost] [Review] XInt Review
From: Dave Abrahams (dave_at_[hidden])
Date: 2011-03-04 15:15:31


At Fri, 04 Mar 2011 19:20:43 +0100,
Mathias Gaunard wrote:
>
> On 04/03/2011 18:55, Chad Nelson wrote:
>
> > It isn't meant to be shared between threads. The internal code is
> > single-threaded, and if you enable this on the public interface, you
> > explicitly *dis*able the library's thread safety.
>
> Sharing data between threads is not the same as accessing the same
> data concurrently from multiple threads.

In what way are those two things... two things? As far as I can tell
they mean exactly the same.

-- 
Dave Abrahams
BoostPro Computing
http://www.boostpro.com

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk