Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "CDT/User/NewIn100"

< CDT
Line 42: Line 42:
  
 
= Formatter =
 
= Formatter =
 +
{| style="width: 100%;"
 +
|- style="vertical-align:top;"
 +
! style="width: 30%; text-align:left;" | Deduction guides
 +
|
 +
Formatter support has been added for C++17 constructor template deduction guide. See [https://bugs.eclipse.org/bugs/show_bug.cgi?id=541239 Bug 541239].
 +
[[File:CTADFormatter.jpg]]
 +
|}
 
----
 
----
 
----
 
----

Revision as of 06:51, 28 March 2020


Release


This is the New & Noteworthy page for CDT 9.12 which is part of Eclipse 2020-06 Simultaneous Release



Editor



Refactoring



Code Analysis



Parser

Deduction guides

Parser support has been added for C++17 constructor template deduction guide. See Bug 541239. CTAD.jpg



Formatter

Deduction guides

Formatter support has been added for C++17 constructor template deduction guide. See Bug 541239. CTADFormatter.jpg



Build



Debug



Launch Bar



API modifications



Bugs Fixed in this Release


See Bugzilla report Bugs Fixed in CDT 9.12


Copyright © Eclipse Foundation, Inc. All Rights Reserved.