Skip to content

Commit e1b92d6

Browse files
committed
[over.match.best] Remove meaningless "i.e."
1 parent 402c99b commit e1b92d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/overloading.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1682,7 +1682,7 @@
16821682

16831683
\item the context is an initialization by conversion function for direct
16841684
reference binding\iref{over.match.ref} of a reference to function type, the
1685-
return type of \tcode{F1} is the same kind of reference (i.e. lvalue or rvalue)
1685+
return type of \tcode{F1} is the same kind of reference (lvalue or rvalue)
16861686
as the reference being initialized, and the return type of \tcode{F2} is not
16871687
\begin{example}
16881688
\begin{codeblock}

0 commit comments

Comments
 (0)