|
b8da1932f3
|
Fix emplace Signature
Universal reference moved to the left of template parameter pack
elipsis in documentation.
|
2016-09-09 18:33:23 -05: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 |
|
|
143bda7c9f
|
doc update about optional references
|
2016-02-16 21:05:01 +01:00 |
|
|
9b1894a2f3
|
Doc: no headers in tables in semantics
|
2015-05-27 17:06:31 +02:00 |
|
|
8ca74951b0
|
Added emplace(void) for older compilers
|
2015-05-15 18:10:19 +02:00 |
|
|
6e40825098
|
described headers in docs; added move in operator>>
|
2015-03-09 21:56:25 +01:00 |
|