Glen Fernandes
fc135e0d72
Avoid inheritance for final types in compressed_pair
2018-09-09 17:34:22 -04:00
K-ballo
4531b2a2a6
Ported compressed_pair documentation to Quickbook
2014-06-11 19:48:23 -03:00
Dave Abrahams
7cd572a326
VC++ warning suppression
...
[SVN r33001]
2006-02-18 23:03:14 +00:00
John Maddock
c0f0a4f51d
Try again with DMC patch: last attempt broke Borland C++ Builder, so use implicit casts with protected rather than private bases.
...
[SVN r32524]
2006-02-03 11:00:23 +00:00
John Maddock
7594e00460
Added explicit static_casts when casting *this to a reference-to-base-class: it keeps Digital Mars happy apparently.
...
[SVN r32413]
2006-01-25 10:45:26 +00:00
Dave Abrahams
5a4e19989f
Workaround for nonconformance to CWG issue 298, checked in on behalf of John Maddock
...
[SVN r29415]
2005-06-03 19:11:54 +00:00
John Maddock
154d6bb198
When we have a compressed pair of two types that are the same, and both empty, then we must still have two distict objects in the pair.
...
[SVN r21958]
2004-01-26 11:29:07 +00:00
Aleksey Gurtovoy
0dde936e61
DM fixes
...
[SVN r21933]
2004-01-26 00:19:59 +00:00
John Maddock
8024c3e9c7
Updated license terms
...
[SVN r21120]
2003-12-03 13:34:11 +00:00
John Maddock
628be0d125
Fixes for Sunpro C++ 5.3 (code now works!)
...
[SVN r11368]
2001-10-09 11:24:56 +00:00
John Maddock
2f357c3805
Partial fixes for sunpro 5.3 - doesn't actually work yet though
...
[SVN r11355]
2001-10-08 11:31:29 +00:00
John Maddock
ed210f6b2c
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]
2001-02-19 12:52:30 +00:00
Jens Maurer
05c6fbbf99
needs <boost/type_traits/same_traits.hpp>
...
[SVN r9253]
2001-02-18 15:19:23 +00:00
John Maddock
91078b7f7a
type_traits: regression failure fixes from type traits changes...
...
[SVN r9249]
2001-02-18 11:43:01 +00:00
John Maddock
26119613e1
BeOS5 (intel) fixes
...
[SVN r8133]
2000-11-04 11:16:12 +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
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