Visual Studio 2012更新3 - 初始化列表&可变模板 [英] Visual Studio 2012 Update 3 - initializer list & variadic templates

查看:230
本文介绍了Visual Studio 2012更新3 - 初始化列表&可变模板的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

最近我安装了Visual Studio 2012.安装后,我更新了我的IDE与更新3,以保证我的程序在Windows XP的功能。

Recently I have installed Visual Studio 2012. After the installation I updated my IDE with update 3 to guarantee functionality of my programs on Windows XP.

一切都很好,但我仍然不能使用初始化列表和可变参数模板!

Everything is working well, but I still can not use initializer list and variadic templates! Do I need any extra updates to get this working with Visual Studio 2012?

推荐答案

VS2012不支持可变参数模板和初始化列表,即使有最新的更新。

VS2012 does not support variadic templates and initializer lists, even with the latest updates. VS2013 RC, however, supports both.

有关支持哪些C ++ 11功能的完整概述,请参阅:

For a full overview of what C++11 features are supported, see:

http://msdn.microsoft.com/en -us / library / vstudio / hh567368(v = vs.120).aspx

这篇关于Visual Studio 2012更新3 - 初始化列表&可变模板的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆