Boost logo

Boost :

From: Christian Thäter (chth_at_[hidden])
Date: 2001-07-12 13:13:57


> * difficult/inefficient to make thread safe.

nothing in the standard library is thread-safe in sense of concurrent writes, u cann't even share an auto_ptr between threads.
i think C++ lacks of some threading API or at least some atomic test&set operations to do so.


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