Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b75fc73

Browse files
committed
Better layout
1 parent 98bc2e8 commit b75fc73

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

‎talk/expert/cpp20concepts.tex‎

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,10 @@
164164
\frametitlecpp[20]{Some usages of concepts}
165165
\begin{block}{Abbreviated function templates}
166166
\begin{itemize}
167-
\item function parameters, similar to variables, can be constrained as well
167+
\item function parameters can be constrained as well
168+
\begin{itemize}
169+
\item similar to variables
170+
\end{itemize}
168171
\item the template head becomes obsolete
169172
\item the function is still a template though!
170173
\item unconstrained \mintinline{cpp}{auto} parameters are allowed as well

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /