What's New in Visual Studio 11 Beta for C++ Developers hat geschrieben:
- New core language features: range-based for-loop, override/final, and strongly-typed/forward-declared enums.
- More core language features to follow shortly after Visual Studio 11.
- New Standard Library headers: <atomic>, <chrono>, <condition_variable>, <future>, <mutex>, <ratio>, <scoped_allocator>, and <thread>. Also <filesystem>.
- Emplacement methods have been implemented in all containers for "arbitrary" numbers of arguments.
- Simulated variadic templates now accept a maximum of 5 arguments by default, down from 10. To increase this limit, at the cost of compiler speed, define _VARIADIC_MAX project-wide between 5 and 10 inclusive.
- Per-container and per-element memory consumption has been optimized.
Zurück zu News und Ankündigungen
Mitglieder in diesem Forum: 0 Mitglieder und 1 Gast