• Paul Pogonyshev's avatar
    progmodes/cc-langs.el: Support some of the new keywords in C++11. · 0b37f903
    Paul Pogonyshev authored
    (c-operators): Add "alignof".
    (c-primitive-type-kwds): Add "char16_t", "char32_t".
    (c-type-modifier-kwds): Add "constexpr", "noexcept".
    (c-modifier-kwds): Add "thread_local".
    (c-constant-kwds): Add "nullptr".
    
    Original patch by Paul Pogonyshev <pogonyshev@gmail.com> and updated
    by Rüdiger Sonderfeld  <ruediger@c-plusplus.net>.
    0b37f903
ChangeLog 776 KB