Skip to content

Commit 301f0cd

Browse files
committed
[coroutine.syn] Move "all freestanding" comment to the top
1 parent 6e2b235 commit 301f0cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/support.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5141,9 +5141,9 @@
51415141
\indexheader{coroutine}%
51425142
\indexlibraryglobal{noop_coroutine_handle}%
51435143
\begin{codeblock}
5144+
// all freestanding
51445145
#include <compare> // see \ref{compare.syn}
51455146

5146-
// all freestanding
51475147
namespace std {
51485148
// \ref{coroutine.traits}, coroutine traits
51495149
template<class R, class... ArgTypes>

0 commit comments

Comments
 (0)