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 7c5edb4 commit 82821f2Copy full SHA for 82821f2
source/threads.tex
@@ -4183,7 +4183,7 @@
4183
\pnum
4184
The implementation behaves as if all executions of \tcode{notify_one}, \tcode{notify_all}, and each
4185
part of the \tcode{wait}, \tcode{wait_for}, and \tcode{wait_until} executions are
4186
-executed in a single unspecified total order consistent with the "happens before" order.
+executed in a single unspecified total order consistent with the ``happens before'' order.
4187
4188
4189
Condition variable construction and destruction need not be synchronized.
0 commit comments