C++11 keyword "noexcept" added

This commit is contained in:
Xaver Hellauer 2015-12-18 20:03:02 +01:00
parent 222eb56abd
commit b848fc2527

View file

@ -97,7 +97,7 @@
</dict>
<dict>
<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>
<string>storage.modifier.c++</string>
</dict>
@ -579,4 +579,4 @@
<key>uuid</key>
<string>26251B18-6B1D-11D9-AFDB-000D93589AF6</string>
</dict>
</plist>
</plist>