We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b58ed93 commit 25ff399Copy full SHA for 25ff399
source/threads.tex
@@ -6385,7 +6385,6 @@
6385
6386
using std::@\libglobal{memory_order}@; // \seebelow
6387
using std::@\libglobal{memory_order_relaxed}@; // \seebelow
6388
-using std::@\libglobal{memory_order_consume}@; // \seebelow
6389
using std::@\libglobal{memory_order_acquire}@; // \seebelow
6390
using std::@\libglobal{memory_order_release}@; // \seebelow
6391
using std::@\libglobal{memory_order_acq_rel}@; // \seebelow
0 commit comments