Created on 2000-11-02.00:00:00 last changed 171 months ago
Proposed resolution:
Qualify the names with the name of the class of which they are members, i.e., ios_base.
27.5.2.4.2, p4, and 27.8.1.6, p2, 27.8.1.7, p3, 27.8.1.9, p2, 27.8.1.10, p3 refer to in and/or out w/o ios_base:: qualification. That's incorrect since the names are members of a dependent base class (14.6.2 [temp.dep]) and thus not visible.
History | |||
---|---|---|---|
Date | User | Action | Args |
2010-10-21 18:28:33 | admin | set | messages: + msg2073 |
2000-11-02 00:00:00 | admin | create |