Andrzej Krzemienski
|
58f7c2f14a
|
fix bug with defaulted move in msvc 12.0
|
2017-11-07 23:34:12 +01:00 |
|
Andrzej Krzemienski
|
a8a6be013f
|
More tests migrated to core/minimal_test
|
2015-01-13 23:17:23 +01:00 |
|
Andrzej Krzemienski
|
0d06d66f5c
|
Improvement to "cout << none" implementation
|
2014-11-24 22:53:59 +01:00 |
|
Jürgen Hunold
|
1d3446304b
|
Add operator<< for boost::none
|
2014-11-24 15:38:24 +01:00 |
|
Andrey Semashev
|
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 |
|
Fernando Cacciola
|
0be943c2f6
|
Added simple operators << and >> to optional<>
[SVN r32533]
|
2006-02-03 21:39:21 +00:00 |
|