~roguescholar/boost/+git/iterator:svn-branches/boostify

Last commit made on 2001-01-14
Get this branch:
git clone -b svn-branches/boostify https://git.launchpad.net/~roguescholar/boost/+git/iterator

Branch merges

Branch information

Name:
svn-branches/boostify
Repository:
lp:~roguescholar/boost/+git/iterator

Recent commits

72db1d9... by nobody <nobody@localhost>

This commit was manufactured by cvs2svn to create branch 'boostify'.

[SVN r8587]

d6ec67f... by Jeremy Siek <email address hidden>

added version number for MIPSpro

[SVN r8586]

e1b64d4... by Jeremy Siek <email address hidden>

MIPSpro port, avoid using operators that are not defined

[SVN r8584]

4314dd1... by Jens Maurer <email address hidden>

added <cstddef> for std::ptrdiff_t

[SVN r8562]

b634113... by Jeremy Siek <email address hidden>

added concept checking classes for purposes of documentation (they don't get invoked)

[SVN r8499]

0c68369... by Jeremy Siek <email address hidden>

changed reference type of counting_iterator to avoid problems on VC++

[SVN r8474]

42ddb0d... by Jeremy Siek <email address hidden>

added const in a couple places to make sure the iterator operators
that should be const (like operator* and operator[]) are indeed const

[SVN r8466]

e6191bc... by Jeremy Siek <email address hidden>

operator[] needed to be const

[SVN r8463]

8cf1b8a... by Jeremy Siek <email address hidden>

forgot #include <iterator>

[SVN r8461]

3852c81... by Jeremy Siek <email address hidden>

various changes, almost forgot to check in

[SVN r8379]