<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-text-flowed" style="font-family: -moz-fixed;
font-size: 14px;" lang="x-western">Am 28.10.2013 11:55, schrieb
Yaron Keren:
<br>
<blockquote type="cite" style="color: #000000;">Here is a table
detailing C++11 features support for Visual C++ 2010, 2012, 2013
<br>
<br>
<a class="moz-txt-link-freetext"
href="http://msdn.microsoft.com/en-us/library/vstudio/hh567368.aspx">http://msdn.microsoft.com/en-us/library/vstudio/hh567368.aspx</a>
<br>
<br>
Specifically, range-based for loops are supported in Visual C++
2012, 2013 but not in 2010.
<br>
<br>
Yaron
<br>
<br>
</blockquote>
Hi!
<br>
I realise that I should not be posting here, I just wanted to note
that what the table says and what is reality is a huge difference.
VC++ 2013 (RTM) ships with advertised features for which there are
many open bug reports (wrong compilation, internal compiler
crashes in certain real non-esoteric use cases) in their bug
tracker, some of which prevented me using certain features. So
checking that table for support can only be a first direction.
<br>
<br>
Michael
<br>
<br>
</div>
</body>
</html>