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

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

Branch merges

Branch information

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

Recent commits

b516fa1... by nobody <nobody@localhost>

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

[SVN r12739]

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]