Dave Abrahams
|
4ac07b97d3
|
Fixed what seemed like glaring bugs (illegal access to private members, missing template parameters).
[SVN r8658]
|
2001-01-20 21:59:55 +00:00 |
|
John Maddock
|
f694e557e1
|
compressed pair fixes for VC6
[SVN r8543]
|
2001-01-10 12:21:30 +00:00 |
|
John Maddock
|
cba48df8e3
|
VC6 fixes for compressed_pair
[SVN r8485]
|
2000-12-21 12:27:22 +00:00 |
|
John Maddock
|
26119613e1
|
BeOS5 (intel) fixes
[SVN r8133]
|
2000-11-04 11:16:12 +00:00 |
|
John Maddock
|
6161ce15c7
|
more VC6 type-traits and compressed pair fixes
[SVN r7921]
|
2000-10-07 10:53:47 +00:00 |
|
John Maddock
|
656517b059
|
More VC6 fixes for compressed_pair and type_traits.
[SVN r7895]
|
2000-10-03 11:47:24 +00:00 |
|
John Maddock
|
7ae6e5bac9
|
call_traits and type_traits updates for VC6
[SVN r7882]
|
2000-10-01 11:48:27 +00:00 |
|
Jeremy Siek
|
75aadf0509
|
removed tabs
[SVN r7835]
|
2000-09-25 21:19:29 +00:00 |
|
Jeremy Siek
|
4f9b0bcb9b
|
disabled warning about operator-> not returning a UDT. If operator->
does not get called, it should not be checked for this error. This
showed up when using an iterator with value_type=int.
[SVN r7813]
|
2000-09-25 05:36:21 +00:00 |
|
Jeremy Siek
|
7b02fdb1d9
|
added #include <utility> because tied uses std::pair
[SVN r7714]
|
2000-09-18 09:25:18 +00:00 |
|
Jeremy Siek
|
73acec35c9
|
added tied()
[SVN r7705]
|
2000-09-18 08:27:37 +00:00 |
|
John Maddock
|
3ddb9abc3c
|
Updates to cope with Borland C++ 5.51
[SVN r7697]
|
2000-09-09 10:20:24 +00:00 |
|
John Maddock
|
daf7829ffa
|
type traits update [added is_convertible and alignment_of]
[SVN r7675]
|
2000-08-02 10:58:59 +00:00 |
|
Beman Dawes
|
a005f03cc2
|
Fixes for various compilers from John Maddock
[SVN r7629]
|
2000-07-24 17:59:52 +00:00 |
|
Beman Dawes
|
06adfe9658
|
This commit was generated by cvs2svn to compensate for changes in r4,
which included commits to RCS files with non-trunk default branches.
[SVN r7621]
|
2000-07-07 16:04:40 +00:00 |
|