[gtksourceview/gnome-2-30] Added new C++0x types
- From: Paolo Borelli <pborelli src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtksourceview/gnome-2-30] Added new C++0x types
- Date: Sun, 20 Jun 2010 21:06:22 +0000 (UTC)
commit 87b13a0d7a7ea28225fec0f2df1a9b5de6e60935
Author: Garrett Regier <alias301 gmail com>
Date: Sat May 8 13:47:35 2010 -0700
Added new C++0x types
gtksourceview/language-specs/cpp.lang | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/gtksourceview/language-specs/cpp.lang b/gtksourceview/language-specs/cpp.lang
index 19677f1..f8861a9 100644
--- a/gtksourceview/language-specs/cpp.lang
+++ b/gtksourceview/language-specs/cpp.lang
@@ -85,10 +85,13 @@
<context id="types" style-ref="type">
<keyword>bool</keyword>
+ <keyword>char16_t</keyword>
+ <keyword>char32_t</keyword>
<keyword>explicit</keyword>
<keyword>export</keyword>
<keyword>inline</keyword>
<keyword>mutable</keyword>
+ <keyword>nullptr_t</keyword>
<keyword>wchar_t</keyword>
</context>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]