We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2b0254 commit 5be2c32Copy full SHA for 5be2c32
source/algorithms.tex
@@ -781,9 +781,11 @@
781
\indexlibraryglobal{seq}%
782
\indexlibraryglobal{par}%
783
\indexlibraryglobal{par_unseq}%
784
+\indexlibraryglobal{unseq}%
785
\indexlibrarymember{execution}{seq}%
786
\indexlibrarymember{execution}{par}%
787
\indexlibrarymember{execution}{par_unseq}%
788
+\indexlibrarymember{execution}{unseq}%
789
\begin{itemdecl}
790
inline constexpr execution::sequenced_policy execution::seq{ @\unspec@ };
791
inline constexpr execution::parallel_policy execution::par{ @\unspec@ };
0 commit comments