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 e0d78d3 commit 1f9524dCopy full SHA for 1f9524d
source/support.tex
@@ -590,7 +590,7 @@
590
\defnlibxname{cpp_lib_hypot} & \tcode{201603L} &
591
\tcode{<cmath>} \\ \rowsep
592
\defnlibxname{cpp_lib_incomplete_container_elements} & \tcode{201505L} &
593
- \tcode{<forwardlist>} \tcode{<list>} \tcode{<vector>} \\ \rowsep
+ \tcode{<forward_list>} \tcode{<list>} \tcode{<vector>} \\ \rowsep
594
\defnlibxname{cpp_lib_integer_sequence} & \tcode{201304L} &
595
\tcode{<utility>} \\ \rowsep
596
\defnlibxname{cpp_lib_integral_constant_callable} & \tcode{201304L} &
0 commit comments