1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 09:25:31 +02:00
cdt/core
Richard Eames 795c418f10 Bug 379684 Support for User Defined Literals
This patch adds preliminary support for C++11 user defined literals:
* Syntax support
* Type deduction in expressions
* Template literal operators
* String literal concatenation

Change-Id: I8a9760036a2c8428295f0e1ffb4b519a0a2577c9
Signed-off-by: Richard Eames <eclipse@naddiseo.ca>
2015-07-07 00:38:55 -04:00
..
org.eclipse.cdt.alltests Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
org.eclipse.cdt.core Bug 379684 Support for User Defined Literals 2015-07-07 00:38:55 -04:00
org.eclipse.cdt.core.aix Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
org.eclipse.cdt.core.linux Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
org.eclipse.cdt.core.linux.ia64 Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
org.eclipse.cdt.core.linux.ppc Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
org.eclipse.cdt.core.linux.ppc64 Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
org.eclipse.cdt.core.linux.ppc64le Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
org.eclipse.cdt.core.linux.x86 Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
org.eclipse.cdt.core.linux.x86_64 Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
org.eclipse.cdt.core.macosx Bug 470361 - Remove 32 Bit MacOS X Environment from Build 2015-06-17 10:10:30 -04:00
org.eclipse.cdt.core.native Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
org.eclipse.cdt.core.qnx Move some leftover plugins from Java 4 to Java 7. 2015-03-25 13:54:22 -04:00
org.eclipse.cdt.core.solaris Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
org.eclipse.cdt.core.tests Bug 379684 Support for User Defined Literals 2015-07-07 00:38:55 -04:00
org.eclipse.cdt.core.win32 Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
org.eclipse.cdt.core.win32.x86 Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
org.eclipse.cdt.core.win32.x86_64 Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
org.eclipse.cdt.ui Bug 464008: CNavigatorContentProvider creates new CProject instance on every invocation 2015-07-02 09:03:11 -04:00
org.eclipse.cdt.ui.tests Bug 399931 - Fix for toggling functions with return type from context. 2015-06-12 10:35:39 -04:00