[cfe-commits] [libcxx] r160940 - in /libcxx/trunk: include/ src/ test/utilities/memory/util.smartptr/util.smartptr.shared.atomic/
    Howard Hinnant 
    hhinnant at apple.com
       
    Mon Jul 30 07:00:33 PDT 2012
    
    
  
On Jul 30, 2012, at 12:32 AM, Tobias Grosser <tobias at grosser.es> wrote:
> On 07/30/2012 07:10 AM, Howard Hinnant wrote:
>> Author: hhinnant
>> Date: Sun Jul 29 20:40:57 2012
>> New Revision: 160940
>> 
>> URL: http://llvm.org/viewvc/llvm-project?rev=160940&view=rev
>> Log:
>> Implement [util.smartptr.shared.atomic].  This is the last unimplemented
>> section in libc++.
> 
> The website currently states:
> 
> "The only major missing piece of C++'0x support is <atomic>."
> 
> You may want to update this?
> 
> Tobi
Done, thanks.
Howard
    
    
More information about the cfe-commits
mailing list