Created on 2004-01-07.00:00:00 last changed 182 months ago
Proposed resolution:
Change the return type to "convertible to T const&".
Table 76, the random access iterator requirement table, says that the return type of a[n] must be "convertible to T". When an iterator's value_type T is an abstract class, nothing is convertible to T. Surely this isn't an intended restriction?
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-10-21 18:28:33 | admin | set | messages: + msg2671 |
| 2004-01-07 00:00:00 | admin | create | |