Commit Graph

6 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
726b227aa9 operator<< improvements 2015-01-21 00:10:51 +01:00
befd3970d7 docs -- expanded tutprial section 2014-06-08 16:23:35 +02:00
dec71d338d Cleaned up docs 2014-06-06 00:53:15 +02:00
3dd614fd91 Reorganized docs. Minor code fix wrt opt refs 2014-06-04 18:13:06 +02:00