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 819ba84 commit 9cc47e1Copy full SHA for 9cc47e1
talk/basicconcepts/control.tex
@@ -91,7 +91,7 @@
91
\end{block}
92
\pause
93
\begin{alertblock}{Use break}
94
- Do not try to make use of non breaking cases
+ Avoid \mintinline{cpp}{switch} statements with fall-through cases
95
\end{alertblock}
96
\end{frame}
97
0 commit comments