From Jason Turner

[basic.scope.proto]

Diff to HTML by rtfpessoa

tmp/tmp3tjjfopj/{from.md → to.md} RENAMED
@@ -1,7 +0,0 @@
1
- ### Function prototype scope <a id="basic.scope.proto">[[basic.scope.proto]]</a>
2
-
3
- In a function declaration, or in any function declarator except the
4
- declarator of a function definition ([[dcl.fct.def]]), names of
5
- parameters (if supplied) have function prototype scope, which terminates
6
- at the end of the nearest enclosing function declarator.
7
-