Skip to content

Commit 684b1a3

Browse files
committed
[stdatomic.h.syn] Remove reference to std::memory_order_consume
1 parent 75746fa commit 684b1a3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/threads.tex

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6385,7 +6385,6 @@
63856385

63866386
using std::@\libglobal{memory_order}@; // \seebelow
63876387
using std::@\libglobal{memory_order_relaxed}@; // \seebelow
6388-
using std::@\libglobal{memory_order_consume}@; // \seebelow
63896388
using std::@\libglobal{memory_order_acquire}@; // \seebelow
63906389
using std::@\libglobal{memory_order_release}@; // \seebelow
63916390
using std::@\libglobal{memory_order_acq_rel}@; // \seebelow

0 commit comments

Comments
 (0)