Skip to content

Commit 5be2c32

Browse files
authored
[execpol.objects] Add index for unseq (#8488)
1 parent f2b0254 commit 5be2c32

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/algorithms.tex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -781,9 +781,11 @@
781781
\indexlibraryglobal{seq}%
782782
\indexlibraryglobal{par}%
783783
\indexlibraryglobal{par_unseq}%
784+
\indexlibraryglobal{unseq}%
784785
\indexlibrarymember{execution}{seq}%
785786
\indexlibrarymember{execution}{par}%
786787
\indexlibrarymember{execution}{par_unseq}%
788+
\indexlibrarymember{execution}{unseq}%
787789
\begin{itemdecl}
788790
inline constexpr execution::sequenced_policy execution::seq{ @\unspec@ };
789791
inline constexpr execution::parallel_policy execution::par{ @\unspec@ };

0 commit comments

Comments
 (0)