The following features are now removed in C++17:
- The register keyword was deprecated in C++11 and got removed in C++17
- The ++ operator for bool was deprecated in C++98 and got removed in C++17
- The dynamic exception specifications were deprecated in C++11 and and got removed in C++17