C++ keywords
Min standard notice:
This is a list of reserved keywords in C++. Since they are used by the language, these keywords are not available for re-definition or overloading.As an exception, they are not considered reserved in attributes (excluding attribute argument lists).(since C++11)