Skip to content

Commit f35f6e7

Browse files
committed
[futures.shared_future] Remove duplicated word "shared"
1 parent 5699cc2 commit f35f6e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/threads.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4368,7 +4368,7 @@
43684368

43694369
\pnum
43704370
\enternote Member functions of \tcode{shared_future} do not synchronize with themselves,
4371-
but they synchronize with the shared shared state. \exitnote
4371+
but they synchronize with the shared state. \exitnote
43724372

43734373
\pnum
43744374
The effect of calling any member function other than the destructor, the move-assignment

0 commit comments

Comments
 (0)