Local variable: Difference between revisions

Content deleted Content added
Brucer42 (talk | contribs)
remove incorrect distinction between C++ and other languages in re class member function static local scope. They are only visible in the member function.
m stub sort
Line 18:
Note: This is distinct from other usages of the <code>static</code> keyword, which has several different meanings in various other languages.
 
{{compcompu-prog-stub}}
[[Category:Programming constructs]]