Gerald Pfeifer <ger...@pfeifer.com> writes: > + <li>G++ now supports a <code>>-std=c++1y</code> option for experimentation
Fixed the typo. Andreas. --- changes.html.~1.49.~ 2012-10-28 22:11:57.000000000 +0100 +++ changes.html 2012-10-28 22:12:37.000000000 +0100 @@ -133,7 +133,7 @@ B b(42); // OK </pre></blockquote> </li> - <li>G++ now supports a <code>>-std=c++1y</code> option for experimentation + <li>G++ now supports a <code>-std=c++1y</code> option for experimentation with features proposed for the next revision of the standard, expected around 2017. Currently the only difference from <code>-std=c++11</code> is support for return type deduction in normal functions, as proposed in -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."