We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab86d32 commit 3b54c58Copy full SHA for 3b54c58
talk/introduction/history.tex
@@ -89,8 +89,8 @@
89
\begin{itemize}
90
\item A new \cpp specification every 3 years
91
92
- \item \cpp23 complete since 11\textsuperscript{th} of Feb. 2023, awaiting ISO ballot
93
- \item work on \cpp26 has begun
+ \item \cpp23 complete since 11\textsuperscript{th} of Feb. 2023
+ \item work on \cpp26 is ongoing
94
\end{itemize}
95
\item Bringing each time a lot of goodies
96
@@ -113,8 +113,8 @@
113
11 & $\geq$4.8 & $\geq$3.3\\
114
14 & $\geq$4.9 & $\geq$3.4\\
115
17 & $\geq$7.3 & $\geq$5\\
116
- 20 & $>$11, 14 & $>$12,18 \\
117
- 23 & $>$14 & $>$17,18 \\
+ 20 & $\geq$11, 14 & $\geq$19 \\
+ 23 & $>$15 & $>$20 \\
118
\end{tabular}
119
\caption{Minimum versions of gcc and clang for a given \cpp version}
120
\end{center}
0 commit comments