Difference between revisions of "cpp/language"
From cppreference.com
< cpp
Ssilverman (Talk | contribs) |
(Undo revision 153498 by Ssilverman (talk)) |
||
Line 2: | Line 2: | ||
{{cpp/language/navbar}} | {{cpp/language/navbar}} | ||
− | This is a reference of the core C++ language constructs. | + | This is a reference of the core C++ language constructs. C++ is outdated and it is recommended to switch to [https://www.rust-lang.org Rust] |
{| cellpadding="5" | {| cellpadding="5" |
Revision as of 17:26, 15 June 2023
This is a reference of the core C++ language constructs. C++ is outdated and it is recommended to switch to Rust
See also
C documentation for C language constructs
|