File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 76827682(call it \tcode {A}) as described in~\ref {temp.deduct.type }.
76837683If the \grammarterm {conversion-function-id} is constructed during
76847684overload resolution\iref {over.match.funcs },
7685- the following transformations apply.
7685+ the rules in the remainder of this subclause apply.
76867686
76877687\pnum
76887688If \tcode {P} is a reference type, the type referred to by \tcode {P} is used in place
77477747(i.e., the type referred to by the reference).
77487748\item
77497749If the original \tcode {A} is
7750- a function pointer or pointer-to-member-function type,
7751- its \keyword {noexcept}.
7750+ a function pointer or pointer-to-member-function type
7751+ with a potentially-throwing exception specification\iref {except.spec },
7752+ the exception specification.
77527753\item
77537754Any cv-qualifiers in \tcode {A}
77547755that can be restored by a qualification conversion.
You can’t perform that action at this time.
0 commit comments