Created on 2001-03-21.00:00:00 last changed 171 months ago
[ Pre-Redmond: added [ostream.inserters.character] because of Martin's comment in c++std-lib-8939. ]
Proposed resolution:
In the synopsis in [ostream], remove the // partial specializationss comment. Also remove the same comment (correctly spelled, but still incorrect) from the synopsis in [ostream.inserters.character].
In [ostream], the synopsis of class basic_ostream says:
// partial specializationss template<class traits> basic_ostream<char,traits>& operator<<( basic_ostream<char,traits>&, const char * );
Problems:
History | |||
---|---|---|---|
Date | User | Action | Args |
2010-10-21 18:28:33 | admin | set | messages: + msg2202 |
2010-10-21 18:28:33 | admin | set | messages: + msg2201 |
2001-03-21 00:00:00 | admin | create |