~roguescholar/boost/+git/iterator:svn-tags/dwa-postlicense

Last commit made on 2006-09-11
Get this branch:
git clone -b svn-tags/dwa-postlicense https://git.launchpad.net/~roguescholar/boost/+git/iterator

Branch merges

Branch information

Name:
svn-tags/dwa-postlicense
Repository:
lp:~roguescholar/boost/+git/iterator

Recent commits

a3e223b... by nobody <nobody@localhost>

This commit was manufactured by cvs2svn to create tag
'dwa-postlicense'.

[SVN r35069]

1fad13e... by DaveAbrahams

add missing license/copyright info

[SVN r35068]

3355660... by DaveAbrahams

Added missing 'struct'

[SVN r33960]

eaf9bf6... by DaveAbrahams

Strip off "Concept" suffix.

[SVN r33899]

9f20320... by DaveAbrahams

Change UnaryFunction -> UnaryFunc to get out of the way of the concept checking class for VC6.

[SVN r33898]

2cb253e... by DaveAbrahams

Throw out bogus commented-out conversion operators.

[SVN r33871]

230d47e... by DaveAbrahams

Move difference_type from the Forward Traversal Iterator concept to
the Single Pass Traversal concept, so that input iterators are still
input iterators. It does make sense to measure the distance between
Single Pass iterators, provided you're willing to throw away the data.

[SVN r33870]

e2957cf... by DaveAbrahams

use idiomatic convertibility assertions.

[SVN r33869]

f5b644e... by DaveAbrahams

Fixes for concept checking; use destructors for checking classes, misc cleanup.

[SVN r33862]

28dd458... by DaveAbrahams

Add missing "inline". Fixes boost-Bugs-1476219.

[SVN r33819]