Why I (Still) Won't Use D
    Walter Bright 
    newshound1 at digitalmars.com
       
    Fri Mar 28 11:27:02 PDT 2008
    
    
  
Sean Kelly wrote:
> It's been shown fairly conclusively that STL-conformant COW strings
> are incompatible with multithreaded programs,
This is what I was alluding to when I said that the C++ community knows 
there are fundamental problems with C++ and multithreading, and that C++ 
const is one of the culprits. I don't think C++0x addresses this at all.
    
    
More information about the Digitalmars-d
mailing list