Commit Graph

11 Commits

Author SHA1 Message Date
5a595a9a92 repair the previous GCC fix, now works on gcc 2.95, 3.0, and 3.3
[SVN r19686]
2003-08-18 18:51:55 +00:00
042d3e08b8 fix compilation guard for "using std::swap"
[SVN r19009]
2003-07-09 23:13:40 +00:00
0267424bfe Added BOOST_DEDUCED_TYPENAME to fix compilation failures.
[SVN r17912]
2003-03-14 12:56:01 +00:00
1e7b26738e Fixed alignment bug (::type missing)
[SVN r17890]
2003-03-13 12:54:53 +00:00
492f090b42 Small fix: test for m_initialized removed from operators -> and * (there is an assert anyway)
[SVN r17641]
2003-02-25 14:23:57 +00:00
196b8e7ea0 Additional portability fixes (for VC6.0,VC7.0 and Intel C++ 7.0)
[SVN r17082]
2003-01-29 19:48:43 +00:00
8068c1db25 GCC swap workaround added
[SVN r17065]
2003-01-28 15:18:50 +00:00
4456cc1660 MSVC templated constructor/assignment problem fixed.
[SVN r17062]
2003-01-28 14:38:00 +00:00
9461f09cb8 MSVC6.0 Fixes
[SVN r17049]
2003-01-27 13:54:57 +00:00
ea296efa2f Jamfile added
[SVN r17009]
2003-01-23 16:29:30 +00:00
6277c98514 Initial versions
[SVN r16995]
2003-01-22 17:54:11 +00:00