C++0x -> C++11
This commit is contained in:
parent
cf8e9f9aec
commit
2eaa5dbb60
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ The corresponding definitions are in librustc/middle/trans/foreign.rs.
|
|||
|
||||
The atomic intrinsics provide common atomic operations on machine
|
||||
words, with multiple possible memory orderings. They obey the same
|
||||
semantics as C++0x. See the LLVM documentation on [[atomics]].
|
||||
semantics as C++11. See the LLVM documentation on [[atomics]].
|
||||
|
||||
[atomics]: http://llvm.org/docs/Atomics.html
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue