C++ Reserved Words
The following are reserved keywords words in C++ and may not be otherwise used.
|
|
|
Also identifiers containing double underscores ( __ ) are reserved for use by standard libraries and C++ implementations.
The following are reserved keywords words in C++ and may not be otherwise used.
|
|
|
Also identifiers containing double underscores ( __ ) are reserved for use by standard libraries and C++ implementations.