Created on 2003-12-26.00:00:00 last changed 172 months ago
Rationale:
Duplicate: 327
Proposed resolution:
Change the second template argument to InputIterator.
22.1.1.1.1/4, table 52, "Required Instantiations", lists, among others:
time_get<char,InputIterator> time_get_byname<char,InputIterator> time_get<wchar_t,OutputIterator> time_get_byname<wchar_t,OutputIterator>
The second argument to the last two should be InputIterator, not OutputIterator.
History | |||
---|---|---|---|
Date | User | Action | Args |
2010-10-21 18:28:33 | admin | set | messages: + msg2669 |
2010-10-21 18:28:33 | admin | set | messages: + msg2668 |
2003-12-26 00:00:00 | admin | create |