Skip to content

Commit d015ea6

Browse files
author
Stefanus Du Toit
committed
[thread.sharedmutex.requirements] system_error in code font
1 parent 4d36428 commit d015ea6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/threads.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1370,7 +1370,7 @@
13701370
\sync Prior \tcode{unlock()} operations on the same object shall synchronize with ~(\ref{intro.multithread}) this operation.
13711371

13721372
\pnum
1373-
\throws system_error when an exception is required ~(\ref{thread.req.exception}).
1373+
\throws \tcode{system_error} when an exception is required ~(\ref{thread.req.exception}).
13741374

13751375
\pnum
13761376
\errors

0 commit comments

Comments
 (0)