Commit Graph

8 Commits

Author SHA1 Message Date
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
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
fb1edf51e8 value_or_eval fix 2015-10-06 12:39:02 +02:00
4939613070 added missing ifdef 2015-10-06 09:17:14 +02:00
b0d7786e14 bug fixes 2015-10-06 00:33:14 +02:00
e7cab0e233 fixed digraphs in optional refs 2015-10-05 23:50:11 +02:00
cf4b2e8b16 specialization for optional ref - preliminary 2015-10-05 16:54:05 +02:00