[ann] Visual C++ Compiler November 2013 CTP
От: Abyx Россия  
Дата: 18.11.13 19:51
Оценка: 39 (4)
Вышел очередной CTP Visual C++

Линк — http://aka.ms/Icp591

Пост в блоге VC++ — http://blogs.msdn.com/b/vcblog/archive/2013/11/18/announcing-the-visual-c-compiler-november-2013-ctp.aspx
Видео от STL — http://channel9.msdn.com/Series/C9-Lectures-Stephan-T-Lavavej-Core-C-/Core-Cpp-10


It contains the following C++11, C++14, and C++/CX features:

Implicit move special member function generation (thus also completing =default)
Reference qualifiers on member functions (a.k.a. "& and && for *this")
Thread-safe function local static initialization (a.k.a. "magic statics")
Inheriting constructors
alignof/alignas
__func__
Extended sizeof
constexpr (except for constructors)
noexcept (unconditional)
C++14 decltype(auto)
C++14 auto function return type deduction
C++14 generic lambdas (with explicit lambda capture list)
(Proposed for C++17) Resumable functions and await



19.11.13 13:34: Перенесено модератором из 'C/C++. Прикладные вопросы' — Кодт
In Zen We Trust
 
Подождите ...
Wait...
Пока на собственное сообщение не было ответов, его можно удалить.