Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions source/declarations.tex
Original file line number Diff line number Diff line change
Expand Up @@ -4229,9 +4229,8 @@

\pnum
\begin{note}
The keyword
\keyword{this}
cannot appear in a default argument of a member function;
\keyword{this} cannot appear as a subexpression of
a default argument of a member function;
see~\ref{expr.prim.this}.
\begin{example}
\begin{codeblock}
Expand Down