File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 908
908
909
909
\pnum
910
910
A declaration $ D$ is
911
- \defnx {reachable}{reachable!declaration}, if,
911
+ \defnx {reachable}{reachable!declaration} if,
912
912
for any point $ P$ in the
913
913
instantiation context\iref {module.context },
914
914
\begin {itemize }
Original file line number Diff line number Diff line change 2920
2920
\tcode {S1} and \tcode {S2} differ only
2921
2921
in their qualification conversion\iref {conv.qual } and
2922
2922
yield similar types \tcode {T1} and \tcode {T2}, respectively,
2923
- where \tcode {T1} can be converted to \tcode {T2} by a qualification conversion
2923
+ where \tcode {T1} can be converted to \tcode {T2} by a qualification conversion.
2924
2924
\begin {example }
2925
2925
\begin {codeblock }
2926
2926
int f(const volatile int *);
You can’t perform that action at this time.
0 commit comments