Created on 1999-09-08.00:00:00 last changed 298 months ago
_N3225_.D.2 [depr.static] says that declaring namespace-scope objects as static is deprecated. Declaring namespace-scope functions as static should also be deprecated.
Proposed resolution (10/99): In both 9.8.2.2 [namespace.unnamed] paragraph 2 and _N3225_.D.2 [depr.static] paragraph 1, replace
when declaring objects in a namespace scopewith
when declaring entities in a namespace scopeIn addition, there are a number of locations in the Standard where use of or reference to static should be reconsidered. These include:
History | |||
---|---|---|---|
Date | User | Action | Args |
2000-05-21 00:00:00 | admin | set | messages: + msg374 |
2000-05-21 00:00:00 | admin | set | status: review -> nad |
2000-02-23 00:00:00 | admin | set | messages: + msg236 |
2000-02-23 00:00:00 | admin | set | status: open -> review |
1999-09-08 00:00:00 | admin | create |