[cfe-commits] [libcxx] r160940 - in /libcxx/trunk: include/ src/ test/utilities/memory/util.smartptr/util.smartptr.shared.atomic/
Tobias Grosser
tobias at grosser.es
Sun Jul 29 21:32:49 PDT 2012
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
More information about the cfe-commits
mailing list