On 10/12/2014 11:31 AM, 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
* Raw string literals
* Variadic templates

Indeed, from <http://msdn.microsoft.com/library/vstudio/hh567368%28v=vs.120%29.aspx> "Support For C++11 Features (Modern C++)" it looks like what is advertised as available in "11.0 nov'12" at <http://wiki.apache.org/stdcxx/C++0xCompilerSupport> would mean MSVC 2013 rather than a fully patched MSVC 2012. :(

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

Reply via email to