Created on 1999-07-20.00:00:00 last changed 171 months ago
Proposed resolution:
Proposed resolution:
To the declarations of basic_ostringstream ([ostringstream]) and basic_stringstream ([stringstream]) add:
typedef traits traits_type;
The classes basic_stringstream ([stringstream]), basic_istringstream ([istringstream]), and basic_ostringstream ([ostringstream]) are inconsistent in their definition of the type traits_type: For istringstream, this type is defined, for the other two it is not. This should be consistent.
History | |||
---|---|---|---|
Date | User | Action | Args |
2010-10-21 18:28:33 | admin | set | messages: + msg1742 |
1999-07-20 00:00:00 | admin | create |