Files
iterator/include
Dave Abrahams b49d0fe184 We no longer inherit from boost::iterator (thus, std::iterator) on
platforms where it's not neccessary as a workaround, thus enabling the
EBO for a large class of cases

renamed iterator_facade_base -> iterator_facade_types

fixed indentation of PP directives

worked around an MSVC6 bug which shows up with STLPort debug iterators.


[SVN r1297]
2003-06-01 15:23:27 +00:00
..