Hi,
N2691 states the following
$9.4- "Static members obey the usual class member access rules (clause
11). When used in the declaration of a class member,the static
specifier shall only be used in the member declarations that appear
within the member-specification of the class definition. [ Note: it
cannot be specified in member declarations that appear in namespace
scope. —end note ]"
I seem to have understood everything in the above paragraph except the
ending Note. I feel that the note talks about "member <Definitions>
that appear in namespace scope" rather than "member <declarations>
that appear in namespace scope", unless there is something new in the
standard which I am not aware of.
Please correct my understanding.
Regards,
Anubhav.
--
[ See http://www.gotw.ca/resources/clcm.htm
for info about ]
[ comp.lang.c++.moderated. First time posters: Do this! ]