File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 7721
7721
(call it \tcode {A}) as described in~\ref {temp.deduct.type }.
7722
7722
If the \grammarterm {conversion-function-id} is constructed during
7723
7723
overload resolution\iref {over.match.funcs },
7724
- the following transformations apply.
7724
+ the rules in the remainder of this subclause apply.
7725
7725
7726
7726
\pnum
7727
7727
If \tcode {P} is a reference type, the type referred to by \tcode {P} is used in place
7786
7786
(i.e., the type referred to by the reference).
7787
7787
\item
7788
7788
If 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.
7791
7792
\item
7792
7793
Any cv-qualifiers in \tcode {A}
7793
7794
that can be restored by a qualification conversion.
You can’t perform that action at this time.
0 commit comments