Skip to content

Commit 4d88f30

Browse files
committed
[over.over] Switch to passive voice.
1 parent 78a8901 commit 4d88f30

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

source/overloading.tex

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2880,14 +2880,11 @@
28802880
described in~\ref{expr.unary.op}.
28812881

28822882
\pnum
2883-
%%% FIXME: Change to passive voice.
2884-
% All functions whose
2885-
% associated constraints are not satisfied~(\ref{temp.constr.decl})
2886-
% are eliminated from the set of selected functions.
2887-
Eliminate from the set of selected functions all those whose
2888-
associated constraints are not satisfied (\ref{temp.constr.decl}).
2883+
All functions whose
2884+
associated constraints are not satisfied~(\ref{temp.constr.decl})
2885+
are eliminated from the set of selected functions.
28892886
If more than one function in the set remains,
2890-
any function template specializations
2887+
all function template specializations
28912888
in the set
28922889
are eliminated if the set also contains a function that is not a
28932890
function template specialization.
@@ -2899,8 +2896,7 @@
28992896
\tcode{F0}
29002897
according to
29012898
the partial ordering rules of \ref{temp.constr.order}.
2902-
Additionally,
2903-
any given
2899+
Any given
29042900
function template specialization
29052901
\tcode{F1}
29062902
is eliminated if the set contains a second

0 commit comments

Comments
 (0)