Commit Graph

5 Commits

Author SHA1 Message Date
Andrzej Krzemienski
4a9d53539c documented in-place constructors 2016-10-28 00:01:13 +02:00
Andrzej Krzemienski
62acbe1690 docs: updated gotchas section 2016-09-17 01:25:12 +02:00
Andrzej Krzemienski
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
Andrzej Krzemienski
dec71d338d Cleaned up docs 2014-06-06 00:53:15 +02:00
Andrzej Krzemienski
2e583aaf30 Fixed code, updated docs, added emplace() 2014-06-03 17:36:18 +02:00