~roguescholar/boost/+git/utility:svn-branches/named-args

Last commit made on 2001-02-20
Get this branch:
git clone -b svn-branches/named-args https://git.launchpad.net/~roguescholar/boost/+git/utility

Branch merges

Branch information

Name:
svn-branches/named-args
Repository:
lp:~roguescholar/boost/+git/utility

Recent commits

3de4fe6... by nobody <nobody@localhost>

This commit was manufactured by cvs2svn to create branch 'named-args'.

[SVN r9294]

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

use filter_iter::policies_type instead of filter_gen::policies_type

[SVN r9292]

a19d13f... by John Maddock <email address hidden>

More type_traits tweeks.

[SVN r9287]

78886ab... by DaveAbrahams

Added cross-reference; improved policies documentation

[SVN r9286]

168012b... by DaveAbrahams

Describe const/mutable interactions and give rationale for no
reverse_iterator_pair_generator.

[SVN r9285]

d9d58ea... by DaveAbrahams

Take advantage of improved iterator_traits to do more tests on MSVC. Reordered
some #ifdefs for coherency.

[SVN r9281]

56f5f6e... by DaveAbrahams

Take adavantage of improved iterator_traits to do more tests on MSVC. Hack
around an MSVC-with-STLport internal compiler error.

[SVN r9280]

3cb6420... by DaveAbrahams

Roll back the reverse_iterator_pair_generator test

[SVN r9278]

60be2c1... by DaveAbrahams

Added tests for reverse_iterator_pair_generator

[SVN r9273]

ed210f6... by John Maddock <email address hidden>

more type traits updates:
Header includes get BOOST_ prefix,
BOOST_DECL_MC dropped in favour of new BOOST_STATIC_CONSTANT (from config.hpp),
operator ! dropped in favour of boost::type_traits::ice_not template.

[SVN r9270]