Skip to content
Merged
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
2 changes: 1 addition & 1 deletion source/basic.tex
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@
\item If $E$ is a class member access
expression\iref{expr.ref} of the form
$E_1$ \tcode{.} \opt{\keyword{template}} $E_2$,
where $E_2$ designates a a non-static data member or
where $E_2$ designates a non-static data member or
a direct base class relationship,
the set contains the potential results of $E_1$.
\item If $E$ is a class member access expression
Expand Down