Files
iterator/test
Dave Abrahams 6c62f31f0a Updated pointee and indirect_reference so that pointee represents the
immutability of the pointed-to type via const qualification.  The
pointee of a proxy-based iterator will be const qualified unless a
mutable reference to the value_type can be bound to the returned
proxy.

Added a test for pointee

Fixed iterator_facade so operator[] result type computation didn't
cause a problem with abstract types.

Updated iterator_facade operator[] docs for accuracy.

Allowed Borland to simply fail the indirect_iterator_member_types test
because of its lame const-dropping, instead of trying to work around
it.


[SVN r21579]
2004-01-11 00:03:09 +00:00
..
2004-01-06 17:35:36 +00:00
2003-07-07 14:26:16 +00:00
2003-11-10 04:07:26 +00:00
2003-09-29 16:27:55 +00:00
2004-01-06 17:35:36 +00:00
2004-01-06 17:35:36 +00:00