|
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 |
|
|
c7e74ce372
|
Fixed bug in optional_io
[SVN r32979]
|
2006-02-17 21:15:58 +00:00 |
|
|
91bdde095d
|
Non-templated iostreams fix in optional_io
Better "illegal conversion" fail test
[SVN r32972]
|
2006-02-16 20:52:55 +00:00 |
|
|
0be943c2f6
|
Added simple operators << and >> to optional<>
[SVN r32533]
|
2006-02-03 21:39:21 +00:00 |
|