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

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

Branch merges

Branch information

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

Recent commits

6bfb6ff... by DaveAbrahams

Try a new interface

[SVN r9061]

df4b940... by nobody <nobody@localhost>

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

[SVN r9056]

8174963... by DaveAbrahams

Rolled back Jeremy's new constructor for now; it was causing problems with counting_iterator_test
Attempted fix for Borland

[SVN r9055]

86e183c... by Jeremy Siek <email address hidden>

MSVC porting

[SVN r9052]

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

      Added iterator constructor to allow const adaptor
      from non-const adaptee.

      Changed make_xxx to pass iterators by-value to
      get arrays converted to pointers.

      Removed InnerIterator template parameter from
      indirect_iterator_generator.

      Rearranged parameters for make_filter_iterator

[SVN r9050]

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

Fixed bidirectional iterator test so that --i is no longer a precondition.

[SVN r9048]

8496571... by DaveAbrahams

Fold in Jeremy's improvement to make_reverse_iterator

[SVN r9042]

bafe070... by DaveAbrahams

Beginning of a failed attempt to appease Borland

[SVN r9041]

b05b388... by DaveAbrahams

just whitespace

[SVN r9030]

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

put indirect_iterator_pair_generator back in

[SVN r9027]