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 706f050 commit dfdc64cCopy full SHA for dfdc64c
source/basic.tex
@@ -933,8 +933,8 @@
933
certain \grammarterm{elaborated-type-specifier}s\iref{dcl.type.elab}
934
target a larger enclosing scope.
935
\item
936
-Block-scope extern declarations target a larger enclosing scope
937
-but bind a name in their immediate scope.
+Block-scope extern or function declarations target a larger enclosing scope
+but bind a name in their immediate scope\iref{dcl.meaning.general}.
938
939
The names of unscoped enumerators are bound
940
in the two innermost enclosing scopes\iref{dcl.enum}.
0 commit comments