From 25840691ee64163ec5cdda52dea1375085f04bb5 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Thu, 30 May 2013 08:28:56 +0000 Subject: [PATCH] Add some C++11 keywords to syntax highlighter. Quickbook's highlight includes the alternative operator representations (`and`, and_eq` etc.). They should possibly be added as well. [SVN r84553] --- xsl/source-highlight.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xsl/source-highlight.xsl b/xsl/source-highlight.xsl index e38e462..7a34b8f 100644 --- a/xsl/source-highlight.xsl +++ b/xsl/source-highlight.xsl @@ -29,7 +29,7 @@ + select="' alignas ailgnof asm auto bool break case catch char char16_t char32_t class const const_cast constexpr continue decltype default delete do double dynamic_cast else enum explicit export extern false float for friend goto if inline int long mutable namespace new noexcept nullptr operator private protected public register reinterpret_cast return short signed sizeof static static_cast struct switch template this thread_local throw true try typedef typeid typename union unsigned using virtual void volatile wchar_t while '"/>