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 77217721(call it \tcode {A}) as described in~\ref {temp.deduct.type }.
77227722If the \grammarterm {conversion-function-id} is constructed during
77237723overload resolution\iref {over.match.funcs },
7724- the following transformations apply.
7724+ the rules in the remainder of this subclause apply.
77257725
77267726\pnum
77277727If \tcode {P} is a reference type, the type referred to by \tcode {P} is used in place
77867786(i.e., the type referred to by the reference).
77877787\item
77887788If the original \tcode {A} is
7789- a function pointer or pointer-to-member-function type,
7790- its \keyword {noexcept}.
7789+ a function pointer or pointer-to-member-function type
7790+ with a potentially-throwing exception specification\iref {except.spec },
7791+ the exception specification.
77917792\item
77927793Any cv-qualifiers in \tcode {A}
77937794that can be restored by a qualification conversion.
You can’t perform that action at this time.
0 commit comments