
4 Mar
2011
4 Mar
'11
8:15 p.m.
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