File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 421
421
of an overload set\iref {basic.lookup,over.match,over.over }
422
422
in an overload resolution performed
423
423
as part of forming that expression or conversion,
424
- unless it is a pure virtual function and either
425
- the expression is not an \grammarterm {id-expression} naming the function with
426
- an explicitly qualified name or
427
- the expression forms a pointer to member\iref {expr.unary.op }.
424
+ and either
425
+ it is not a pure virtual function or
426
+ the expression is an \grammarterm {id-expression} naming the function with
427
+ an explicitly qualified name
428
+ that does not form a pointer to member\iref {expr.unary.op }.
428
429
\begin {note }
429
430
This covers
430
431
taking the address of functions\iref {conv.func,expr.unary.op },
You can’t perform that action at this time.
0 commit comments