提交 277510fe 编写于 作者: M Martin Aeschlimann

Merge pull request #1457 from xaverh/master

C++11 keyword "noexcept" added
...@@ -97,7 +97,7 @@ ...@@ -97,7 +97,7 @@
</dict> </dict>
<dict> <dict>
<key>match</key> <key>match</key>
<string>\b(constexpr|export|mutable|typename|thread_local)\b</string> <string>\b(constexpr|export|mutable|typename|thread_local|noexcept)\b</string>
<key>name</key> <key>name</key>
<string>storage.modifier.c++</string> <string>storage.modifier.c++</string>
</dict> </dict>
...@@ -579,4 +579,4 @@ ...@@ -579,4 +579,4 @@
<key>uuid</key> <key>uuid</key>
<string>26251B18-6B1D-11D9-AFDB-000D93589AF6</string> <string>26251B18-6B1D-11D9-AFDB-000D93589AF6</string>
</dict> </dict>
</plist> </plist>
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册