This section provides a summary list of the new features and changed functionality introduced in the Oracle Developer Studio 12.6 C++ 5.15 Compiler release.
The C++ compiler (CC) produces code that is targeted for specific operating systems, processors, architectures, memory models (32-bit and 64-bit), floating-point arithmetic, and more, according to the command-line options you specify. The compiler automatically parallelizes serial source code to produce binaries with better performance on multi-core systems, and can also prepare binaries for enhanced debugging or analysis by other Oracle Developer Studio tools. The compiler also supports GNU C and C++ compatibility features.