Skip to content

Commit c722077

Browse files
jensmaurertkoeppe
authored andcommitted
[futures.state] Turn note into example
Fixes ISO/CS comment (C++23 proof)
1 parent 861f07d commit c722077

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/threads.tex

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10259,9 +10259,9 @@
1025910259
state.
1026010260
The result of a shared state is set by
1026110261
respective functions on the asynchronous provider.
10262-
\begin{note}
10263-
Such as promises or tasks.
10264-
\end{note}
10262+
\begin{example}
10263+
Examples for asynchronous providers include promises or tasks.
10264+
\end{example}
1026510265
The means of setting the result of a shared state is specified
1026610266
in the description of those classes and functions that create such a state object.
1026710267

0 commit comments

Comments
 (0)