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.
is_execution_policy(_v)
1 parent b210471 commit d18bd92Copy full SHA for d18bd92
source/lib-intro.tex
@@ -1630,7 +1630,7 @@
1630
\ref{iterators} & Iterators library & \tcode{<iterator>} \\ \rowsep
1631
\ref{ranges} & Ranges library & \tcode{<ranges>} \\ \rowsep
1632
\ref{algorithms} & Algorithms library & \tcode{<algorithm>}, \tcode{<numeric>} \\ \rowsep
1633
-\ref{execpol} & Execution policies & \tcode{<execpol>} \\ \rowsep
+\ref{execpol} & Execution policies & \tcode{<execution>} \\ \rowsep
1634
\ref{string.view} & String view classes & \tcode{<string_view>} \\ \rowsep
1635
\ref{string.classes} & String classes & \tcode{<string>} \\ \rowsep
1636
\ref{c.strings} & Null-terminated sequence utilities & \tcode{<cstring>}, \tcode{<cwchar>} \\ \rowsep
0 commit comments