~roguescholar/boost/+git/utility:svn-branches/unlabeled-1.12.2

Last commit made on 2001-01-21
Get this branch:
git clone -b svn-branches/unlabeled-1.12.2 https://git.launchpad.net/~roguescholar/boost/+git/utility

Branch merges

Branch information

Name:
svn-branches/unlabeled-1.12.2
Repository:
lp:~roguescholar/boost/+git/utility

Recent commits

6b939d7... by nobody <nobody@localhost>

This commit was manufactured by cvs2svn to create branch
'unlabeled-1.12.2'.

[SVN r8674]

b8471c1... by DaveAbrahams

      Suppress an expected warning for MSVC
      Added a test to prove that we can use void with is_same<>
      Removed "press any key to exit" as it interferes with testing in large
      batches.

[SVN r8673]

045b09c... by DaveAbrahams

A first attempt at clarifying the documentation

[SVN r8672]

4ac07b9... by DaveAbrahams

Fixed what seemed like glaring bugs (illegal access to private members, missing template parameters).

[SVN r8658]

34c847c... by Jens Maurer <email address hidden>

moved global variables in front of reference in test_align

[SVN r8648]

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

compressed pair fixes for VC6

[SVN r8543]

6a0c3e9... by Beman Dawes

Initial commit after public review (note change in library name per review)

[SVN r8516]

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

VC6 fixes for compressed_pair

[SVN r8485]

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

a C++ standard version of LessThanComparable

[SVN r8435]

912deda... by Jeremy Siek <email address hidden>

added #include boost/config.hpp at top to remove truncation warning on VC++

[SVN r8434]