1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-29 11:13:34 +02:00
cdt/core/org.eclipse.cdt.ui.tests/resources
Thomas Corbat acbceb04ee Bug 522200: [C++17] Add support for structured binding declarations
Adds support for structured bindings:
- Parser updated
- Semantics updated
- Tests for parser and bindings added

Change-Id: I1de7b760041ac4ce4601f1b5032fdb0a197212a1
Signed-off-by: Hansruedi Patzen <hansruedi.patzen@hsr.ch>
Signed-off-by: Thomas Corbat <tcorbat@hsr.ch>
2019-08-05 09:00:35 +02:00
..
addInclude
ceditor Bug 522200: [C++17] Add support for structured binding declarations 2019-08-05 09:00:35 +02:00
compare
constalign Bug 461435 - Added options to format pointers in methods 2019-05-12 15:42:21 +02:00
contentassist
docComments
folding
formatter Bug 461435 - Added options to format pointers in methods 2019-05-12 15:42:21 +02:00
inactiveCode
indentation
projectTemplates
quickFix