Date: prev next · Thread: first prev next last
2014 Archives by date, by thread · List index


Hi David,

On 12-10-2014 06:31, David Ostrovsky wrote:

Recently compiler baseline was raised to VS 2012 to use improved C++11 conformance. It turns out that VS2013 has much more C++11 features [1]:

* Default template arguments for function templates
* Delegating constructors
* Explicit conversion operators
* Initializer lists and uniform initialization
I created a patch using initializer list and it seems VS 2012 does not have this feature. Stephan also did another patch using this C++11, and the buildbot with VS2012 didn't like it. This is the patch: https://gerrit.libreoffice.org/#/c/11872/
* Raw string literals
* Variadic templates

I wonder if we could raise VS baseline again and require VS2013. Particularly this change compiles without problems on VS2013 [2].

[1] http://blogs.msdn.com/b/vcblog/archive/2013/06/28/c-11-14-stl-features-fixes-and-breaking-changes-in-vs-2013.aspx
[2] https://gerrit.libreoffice.org/11872

David

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.