Skip to content

Commit d188326

Browse files
amadiobernhardmgruber
authored andcommitted
Add upcoming C23 standard to history slide
1 parent b68978f commit d188326

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

talk/introduction/history.tex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@
4949
edge[transverse] (C++98);
5050
\node[new] (C17) [below of=C11,node distance=1.8cm] {C17}
5151
edge[direct] (C11);
52+
\node[new] (C23) [below of=C17,node distance=1.2cm] {C23}
53+
edge[direct] (C17);
5254
\node[new] (C++14) [below of=C++11] {\cpp14}
5355
edge[direct] (C++11);
5456
\node[left of=C++14,node distance=1.5cm] {2014};

0 commit comments

Comments
 (0)