|
1618d5f3bb
|
release notes
|
2016-11-24 23:31:43 +01:00 |
|
|
4a9d53539c
|
documented in-place constructors
|
2016-10-28 00:01:13 +02:00 |
|
|
5662f55ccf
|
Trac #12179
|
2016-09-02 02:07:26 +02:00 |
|
|
a421444788
|
release notes
|
2016-03-06 19:32:52 +01:00 |
|
|
1fd315016a
|
fixed release notes
|
2016-03-05 23:43:59 +01:00 |
|
|
0831788c86
|
Removed enable_if factory on SUNPRO compilers
|
2016-03-05 23:22:29 +01:00 |
|
|
1334602a2b
|
minor release note change
|
2016-02-19 18:48:37 +01:00 |
|
|
f6e09fbf9c
|
value constructor is sfinae-friendly
|
2016-02-19 18:41:42 +01:00 |
|
|
44d57a1d8b
|
Fix: prevented the binding illegal temporary to optional<const int&>
Older MSVC versions add illegal temporary when you want to assign from const integral value.
|
2016-02-19 00:25:54 +01:00 |
|
|
b0602a1161
|
more unit test for opt ref swap and abstract types
|
2016-02-17 00:01:13 +01:00 |
|
|
94c735af2d
|
added optional ref swap
and also chaned the copyright year in docs
|
2016-02-13 15:33:07 +01:00 |
|
|
b5b8414c06
|
Primary template optional<> does not handle references
|
2016-02-13 00:46:41 +01:00 |
|
|
cf4b2e8b16
|
specialization for optional ref - preliminary
|
2015-10-05 16:54:05 +02:00 |
|
|
593710e961
|
doc: added relnotes for 1.59
|
2015-07-08 23:54:20 +02:00 |
|
|
0a8a798c3a
|
Fixed Trac #10839
|
2015-03-09 11:50:10 +01:00 |
|
|
59266a2630
|
More restrictive assignment from optional<U>
|
2015-03-06 19:20:45 +01:00 |
|
|
f229257f30
|
You can now manually disable move semantics.
This may be useful in MSVC to work around a bug described in Trac #10399
|
2015-01-21 15:03:17 +01:00 |
|
|
726b227aa9
|
operator<< improvements
|
2015-01-21 00:10:51 +01:00 |
|
|
35eaec5a52
|
Doc: added release notes section
|
2015-01-12 17:37:15 +01:00 |
|