Scott Meyers' DConf 2014 keynote "The Last Thing D Needs"
    Jacob Carlborg via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Thu May 29 03:05:00 PDT 2014
    
    
  
On 2014-05-28 16:56, Jesse Phillips wrote:
> D doesn't have global scope. C++ does not do TLS but that isn't relevant
> to the no cost position that C++ is taking.
Since C++11 there's "thread_local".
-- 
/Jacob Carlborg
    
    
More information about the Digitalmars-d-announce
mailing list