2 Sep
2009
2 Sep
'09
6:28 p.m.
On Wed, Sep 2, 2009 at 11:20 AM, Albert Wong (王重傑) <ajwong@google.com>wrote:
I think there is also a slight difference between "const" versus "static const" in a function scope.
"static" has a completely different meaning in a function scope than a file/namespace scope. I think we were only discussing the former. PK