Skip to content

Commit 3b54c58

Browse files
Sebastien PonceSebastien Ponce
Sebastien Ponce
authored and
Sebastien Ponce
committed
updated compiler versions and C++ versions status
1 parent ab86d32 commit 3b54c58

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: talk/introduction/history.tex

+4-4
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@
8989
\begin{itemize}
9090
\item A new \cpp specification every 3 years
9191
\begin{itemize}
92-
\item \cpp23 complete since 11\textsuperscript{th} of Feb. 2023, awaiting ISO ballot
93-
\item work on \cpp26 has begun
92+
\item \cpp23 complete since 11\textsuperscript{th} of Feb. 2023
93+
\item work on \cpp26 is ongoing
9494
\end{itemize}
9595
\item Bringing each time a lot of goodies
9696
\end{itemize}
@@ -113,8 +113,8 @@
113113
11 & $\geq$4.8 & $\geq$3.3\\
114114
14 & $\geq$4.9 & $\geq$3.4\\
115115
17 & $\geq$7.3 & $\geq$5\\
116-
20 & $>$11, 14 & $>$12,18 \\
117-
23 & $>$14 & $>$17,18 \\
116+
20 & $\geq$11, 14 & $\geq$19 \\
117+
23 & $>$15 & $>$20 \\
118118
\end{tabular}
119119
\caption{Minimum versions of gcc and clang for a given \cpp version}
120120
\end{center}

0 commit comments

Comments
 (0)