Created on 2010-08-03.00:00:00 last changed 130 months ago
[Voted into the WP at the November, 2010 meeting.]
Proposed resolution (August, 2010):
Delete _N3225_.11.3 [class.access.dcl].
Delete _N3225_.D.3 [depr.access.dcl].
Delete the following production from the grammar in 11.4 [class.mem] paragraph 1:
...Except when used to declare friends (11.4) or to introduce the name of a member of a base class into a derived class (7.3.3, 11.3), member-declarations declare members of the class...
Delete 9.9 [namespace.udecl] paragraph 19:
[Note: use of access-declarations (_N3225_.11.3 [class.access.dcl]) is deprecated; member using-declarations provide a better alternative. —end note]
Access declarations were deprecated in the 1998 standard and have no benefits over using-declarations. They should be removed in C++0x.
History | |||
---|---|---|---|
Date | User | Action | Args |
2014-03-03 00:00:00 | admin | set | status: fdis -> c++11 |
2011-04-10 00:00:00 | admin | set | status: dr -> fdis |
2010-11-29 00:00:00 | admin | set | messages: + msg3182 |
2010-11-29 00:00:00 | admin | set | status: ready -> dr |
2010-08-23 00:00:00 | admin | set | messages: + msg2791 |
2010-08-03 00:00:00 | admin | create |