Skip to content

Commit d6a3234

Browse files
jensmaurerzygoloid
authored andcommitted
[thread.condition.condvarany] Remove note made incorrect by LWG 2135.
Fixes #1755.
1 parent dead61f commit d6a3234

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

source/threads.tex

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3442,13 +3442,6 @@
34423442
\end{itemdecl}
34433443

34443444
\begin{itemdescr}
3445-
\pnum
3446-
\begin{note}
3447-
If any of the \tcode{wait} functions exits via an exception, it is
3448-
unspecified whether the \tcode{Lock} is held. One can use a \tcode{Lock} type
3449-
that allows to query that, such as the \tcode{unique_lock} wrapper.
3450-
\end{note}
3451-
34523445
\pnum
34533446
\effects
34543447
\begin{itemize}

0 commit comments

Comments
 (0)