Go to main content
What's New in the Oracle® Developer Studio 12.5 Release

Exit Print View

Updated: July 2016
 
 

Partial Support for the C++14 Standard

The new C++14 standard strengthens C++, giving you additional tools to help you make your code even cleaner and safer. The compiler retains accelerated SPARC and x86 performance on Oracle hardware.

This is the first Oracle Developer Studio release to include support for the C++14 standard. The following features of the C++14 Standard are supported:

  • Binary literals

  • Sized deallocation

  • deprecated attribute

  • Single-quote digit separator

  • Member initialization and aggregates