boostorg / wave

Boost.org wave module
http://boost.org/libs/wave
21 stars 49 forks source link

Support C++20 keywords #107

Closed jefftrull closed 4 years ago

jefftrull commented 4 years ago

When C++20 support is enabled and the mode entered, Wave should recognize C++20 keywords, of which 8 are listed at cppreference, as their own tokens instead of identifiers.