~roguescholar/boost/+git/iterator:svn-tags/perforce_2_4_merge_1

Last commit made on 2002-03-06
Get this branch:
git clone -b svn-tags/perforce_2_4_merge_1 https://git.launchpad.net/~roguescholar/boost/+git/iterator

Branch merges

Branch information

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

Recent commits

da92e9d... by nobody <nobody@localhost>

This commit was manufactured by cvs2svn to create tag
'perforce_2_4_merge_1'.

[SVN r13112]

4772bb0... by Jeremy Siek <email address hidden>

added more comments in the default_iterator_policies

[SVN r12706]

2be5179... by DaveAbrahams

killed tabs

[SVN r12702]

8cb4971... by Douglas Gregor <email address hidden>

half_open_range.hpp:
  - counting_iterator_traits does not contain the iterator traits value_type,
    reference, pointer, etc.

[SVN r12526]

bd666dc... by Toon Knapen <email address hidden>

added include guards

[SVN r12517]

57251d5... by DaveAbrahams

Moved concept checks into a separate class, which makes MSVC better at dealing with them

[SVN r12255]

ebcb4d8... by DaveAbrahams

Borland workarounds

[SVN r12251]

15a7a83... by DaveAbrahams

Choose proxy for operator->() only if the reference type is not a reference.
Updated workarounds for __MWERKS__ == 0x2406

[SVN r12245]

76a307d... by DaveAbrahams

fixes

[SVN r12146]

37aee7c... by DaveAbrahams

Re-enabled some STATIC_ASSERTs for MSVC, using bitwise operators to avoid ICEs.

[SVN r12030]