C++ highlights: Add decltype keyword

This commit is contained in:
Stephan Seitz 2020-07-20 08:05:30 +02:00
parent 90be593230
commit 1375da9081

View file

@ -86,6 +86,7 @@
[
"class"
"decltype"
"constexpr"
"delete"
"explicit"