• <tfoot id='dm5Jn'></tfoot>
    • <bdo id='dm5Jn'></bdo><ul id='dm5Jn'></ul>
  • <small id='dm5Jn'></small><noframes id='dm5Jn'>

        <legend id='dm5Jn'><style id='dm5Jn'><dir id='dm5Jn'><q id='dm5Jn'></q></dir></style></legend>
        <i id='dm5Jn'><tr id='dm5Jn'><dt id='dm5Jn'><q id='dm5Jn'><span id='dm5Jn'><b id='dm5Jn'><form id='dm5Jn'><ins id='dm5Jn'></ins><ul id='dm5Jn'></ul><sub id='dm5Jn'></sub></form><legend id='dm5Jn'></legend><bdo id='dm5Jn'><pre id='dm5Jn'><center id='dm5Jn'></center></pre></bdo></b><th id='dm5Jn'></th></span></q></dt></tr></i><div id='dm5Jn'><tfoot id='dm5Jn'></tfoot><dl id='dm5Jn'><fieldset id='dm5Jn'></fieldset></dl></div>

        带有 C++11 的 Visual Studio 2008

        时间:2023-10-06

        <tfoot id='mgrQA'></tfoot>
          <legend id='mgrQA'><style id='mgrQA'><dir id='mgrQA'><q id='mgrQA'></q></dir></style></legend>

          <small id='mgrQA'></small><noframes id='mgrQA'>

            <bdo id='mgrQA'></bdo><ul id='mgrQA'></ul>
                <tbody id='mgrQA'></tbody>

            • <i id='mgrQA'><tr id='mgrQA'><dt id='mgrQA'><q id='mgrQA'><span id='mgrQA'><b id='mgrQA'><form id='mgrQA'><ins id='mgrQA'></ins><ul id='mgrQA'></ul><sub id='mgrQA'></sub></form><legend id='mgrQA'></legend><bdo id='mgrQA'><pre id='mgrQA'><center id='mgrQA'></center></pre></bdo></b><th id='mgrQA'></th></span></q></dt></tr></i><div id='mgrQA'><tfoot id='mgrQA'></tfoot><dl id='mgrQA'><fieldset id='mgrQA'></fieldset></dl></div>

                1. 本文介绍了带有 C++11 的 Visual Studio 2008的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

                  问题描述

                  我能否以某种方式使 Visual C++ 2008 拥有 C++11 库并使用 C++11 标准允许的所有优点?

                  Can I somehow make Visual C++ 2008 to have C++11 library and use all the good things C++11 standard allows?

                  推荐答案

                  简而言之,这是不可能的.VS2008 没有 C++11 支持,替换库会导致混乱.

                  In short words, it's impossible. VS2008 has no C++11 support and replacing the libraries would lead to chaos.

                  总而言之,你也许可以做点什么:

                  In long words, you maybe could do something:

                  1. 使用其他编译器:C++ 编译器支持(更新链接)
                  2. 您可以升级 Visual Studio,但即使是 MSVC12(visual studio 2013)也不支持所有 C++11 标准.
                  3. 您可以将英特尔编译器嵌入您的视觉工作室.但英特尔也没有完全支持 C++11,但比 MSVC 多.这里 (更新的链接现在提供了一个一般性的描述)一个小的如何嵌入英特尔编译器.
                  4. 更新:clang 现在也可以与 Visual Studio 一起使用,请参阅 这里.
                  5. 更新: 正如 Melebius 在评论中所说,MSVC19 (VS2015) 终于支持大部分 C++11 标准...... 支持 C++11/14/17 特性(现代 C++)
                  1. Use another compiler: C++ compiler support (Updated Link)
                  2. You could upgrade your visual studio, but even MSVC12 (visual studio 2013) is not supporting all of C++11 standard.
                  3. You could embed the Intel compiler into your visual studio. But also Intel is not fully supporting C++11, nevertheless more than MSVC. Here (Updated link now provides a general description) a small howto embed the Intel compiler.
                  4. Update: clang is now also able to be used with visual studio, see here.
                  5. Update: As Melebius stated in the comments, MSVC19 (VS2015) finally supports most of the C++11 standard... Support For C++11/14/17 Features (Modern C++)

                  这篇关于带有 C++11 的 Visual Studio 2008的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持html5模板网!

                  上一篇:Visual C++ 中的 cstdio 和 cstdlib 错误导致构建失败 下一篇:我的代码如何区分编译时常量和变量?

                  相关文章

                  最新文章

                    <legend id='BiqzM'><style id='BiqzM'><dir id='BiqzM'><q id='BiqzM'></q></dir></style></legend>

                      • <bdo id='BiqzM'></bdo><ul id='BiqzM'></ul>

                      <small id='BiqzM'></small><noframes id='BiqzM'>

                    1. <tfoot id='BiqzM'></tfoot>
                    2. <i id='BiqzM'><tr id='BiqzM'><dt id='BiqzM'><q id='BiqzM'><span id='BiqzM'><b id='BiqzM'><form id='BiqzM'><ins id='BiqzM'></ins><ul id='BiqzM'></ul><sub id='BiqzM'></sub></form><legend id='BiqzM'></legend><bdo id='BiqzM'><pre id='BiqzM'><center id='BiqzM'></center></pre></bdo></b><th id='BiqzM'></th></span></q></dt></tr></i><div id='BiqzM'><tfoot id='BiqzM'></tfoot><dl id='BiqzM'><fieldset id='BiqzM'></fieldset></dl></div>