Skip to content

Commit

Permalink
[dcl.fct.default] Correct note on 'this' in default arguments
Browse files Browse the repository at this point in the history
  • Loading branch information
Eisenwave committed Mar 1, 2024
1 parent 23430d7 commit bbc4749
Showing 1 changed file with 2 additions and 3 deletions.
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

0 comments on commit bbc4749

Please sign in to comment.