From bb647dca1516a45ce18f2e040bd20528f588e2fe Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 3 Mar 2014 00:41:25 +0900 Subject: Kate syntax highlighting files update - Feb 2014 --- kate/data/cpp.xml | 453 +++++++++++++++++++++++++++++++++++++++++------------- 1 file changed, 345 insertions(+), 108 deletions(-) (limited to 'kate/data/cpp.xml') diff --git a/kate/data/cpp.xml b/kate/data/cpp.xml index 691bcb624..48aed711c 100644 --- a/kate/data/cpp.xml +++ b/kate/data/cpp.xml @@ -1,21 +1,36 @@ - - - + + + + + + +]> + + + alignof + alignas asm + auto break case catch @@ -31,10 +46,9 @@ else enum explicit - export - extern + export false - final + final friend for goto @@ -45,11 +59,10 @@ noexcept nullptr operator - override + override private protected public - qobject_cast reinterpret_cast return sizeof @@ -64,17 +77,14 @@ try typedef typeid - type_info typename union using virtual while - + and and_eq - bad_cast - bad_typeid bitand bitor compl @@ -85,6 +95,22 @@ xor xor_eq + + + template + + + + + + noreturn + carries_dependency + + deprecated + @@ -201,26 +227,18 @@ - auto bool char char16_t char32_t - const double float int long - mutable - register short signed - static unsigned void - volatile - uchar - uint int8_t int16_t int32_t @@ -231,143 +249,362 @@ uint64_t wchar_t + + const + extern + mutable + register + static + thread_local + volatile + + + __FILE__ + __LINE__ + __DATE__ + __TIME__ + __STDC__ + __STDC_VERSION__ + __STDC_HOSTED__ + __STDC_ISO_10646__ + __STDC_MB_MIGHT_NEQ_WC__ + __cplusplus + __func__ + + - + - + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + + + + + + + + + - - - - - - - - - - - - - - - + - - + + + - + + + + + + + + - - - - + + + + - + + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + + + - + - - - - - + + + + + + - - - - + + + + + + - - + - - + + + + + - + - + + - - - - - + + + + + + + + + + - + + + + + + + + + + + + + + - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + -- cgit v1.2.1