We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cef717e commit be54f2eCopy full SHA for be54f2e
source/compatibility.tex
@@ -576,7 +576,7 @@
576
\rationale
577
When comparing types in different translation units, \Cpp relies
578
on name equivalence when C relies on structural equivalence.
579
-Regarding parameter types: since the type defined in an parameter list
+Regarding parameter types: since the type defined in a parameter list
580
would be in the scope of the function, the only legal calls in \Cpp
581
would be from within the function itself.
582
\effect
0 commit comments