File tree Expand file tree Collapse file tree 1 file changed +5
-9
lines changed Expand file tree Collapse file tree 1 file changed +5
-9
lines changed Original file line number Diff line number Diff line change 2880
2880
described in~\ref {expr.unary.op }.
2881
2881
2882
2882
\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.
2889
2886
If more than one function in the set remains,
2890
- any function template specializations
2887
+ all function template specializations
2891
2888
in the set
2892
2889
are eliminated if the set also contains a function that is not a
2893
2890
function template specialization.
2899
2896
\tcode {F0}
2900
2897
according to
2901
2898
the partial ordering rules of \ref {temp.constr.order }.
2902
- Additionally,
2903
- any given
2899
+ Any given
2904
2900
function template specialization
2905
2901
\tcode {F1}
2906
2902
is eliminated if the set contains a second
You can’t perform that action at this time.
0 commit comments