|
545f8933bc
|
Merged changes from trunk: add namespace scope swap forward declaration to fix member swap copmilation. Swap implementation now uses Boost.Utility.Swap. Fixes #4987.
[SVN r67307]
|
2010-12-18 21:29:39 +00:00 |
|
|
ef2d285d47
|
Merged changes from trunk. Fixes #3395. Also updates swap behavior: if default constructor has no-throw guarantee, swap will use it to provide no-throw guarantee itself. operator>> behavior changed slightly so that the stream is not accessed when unrecognized character sequence is detected. The stream is marked with failbit in such a case.
[SVN r67183]
|
2010-12-12 11:34:12 +00:00 |
|
|
55f54b5921
|
Merge some link fixes.
[64006] and [64059].
[SVN r64061]
|
2010-07-15 21:19:14 +00:00 |
|
|
ed450cbf68
|
Spirit: merging from trunk upto rev. 63622
[SVN r63642]
|
2010-07-05 03:11:56 +00:00 |
|
|
7287f2bf11
|
in_palce_factory.apply problem fixed
[SVN r37157]
|
2007-03-07 20:17:23 +00:00 |
|
|
b6a1946a60
|
none_t/none reimplemented to avoid precompiled header issues (thanks to Joe Gottam)
optional<T> now has direct relational operator
optional<T>::operator-> fixed for reference types
[SVN r37126]
|
2007-03-01 23:08:33 +00:00 |
|
|
f258713788
|
Fixed operator->() for optional references.
[SVN r37124]
|
2007-03-01 21:39:25 +00:00 |
|
|
9ccefc8349
|
workaround for Borland
[SVN r34288]
|
2006-06-12 19:02:41 +00:00 |
|
|
0961a6598a
|
Disambiguated certain constructs.
[SVN r34226]
|
2006-06-08 01:39:40 +00:00 |
|
|
0e10374194
|
AlisdairM BCB2006 patch reapplied to HEAD
[SVN r32820]
|
2006-02-10 20:52:25 +00:00 |
|
|
864adf2e87
|
Now commited in HEAD
[SVN r32748]
|
2006-02-08 19:29:54 +00:00 |
|
|
f89c517fa8
|
Large patch from Ulrich Eckhardt to fix support for EVC++ 4.
[SVN r30670]
|
2005-08-25 16:27:28 +00:00 |
|
|
dda39772ad
|
Fix doubled EOLs.
[SVN r28438]
|
2005-04-23 16:35:57 +00:00 |
|
|
ed504fae7b
|
Converted to Unix format
[SVN r28432]
|
2005-04-23 02:59:05 +00:00 |
|
|
9a0013d668
|
Optional's Assignment fixed
[SVN r28412]
|
2005-04-22 13:28:34 +00:00 |
|
|
07a80c1b9b
|
In-place factories moved from /detail to /utility
New value_initalized tests added
[SVN r25313]
|
2004-09-21 14:54:32 +00:00 |
|
|
3db413cc30
|
Pseudo-destructor fixed (fix adjusted for BCB6)
[SVN r23632]
|
2004-07-16 14:42:25 +00:00 |
|
|
9aa4943b7a
|
Pseudo-destructor fixed
[SVN r23393]
|
2004-07-07 15:13:25 +00:00 |
|