C++ highlights: Add decltype keyword

This commit is contained in:
Stephan Seitz 2020-07-20 08:05:30 +02:00 committed by Thomas Vigouroux
parent 58d52ea62d
commit 95d3ce23c6

View file

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