mirror of
https://github.com/DevEhChad/cpp-cheatsheet.git
synced 2025-11-08 05:55:47 +00:00
+is
This commit is contained in:
committed by
GitHub
parent
a982c7eaa8
commit
b956939705
@@ -2,7 +2,7 @@
|
||||
|
||||
# C++ QUICK REFERENCE / C++ CHEATSHEET
|
||||
Based on <a href="http://www.pa.msu.edu/~duxbury/courses/phy480/Cpp_refcard.pdf">Phillip M. Duxbury's C++ Cheatsheet</a> and edited by Morten Nobel-Jørgensen.
|
||||
The cheatsheet focus on C++ - not on the library.
|
||||
The cheatsheet focus is on C++ - not on the library.
|
||||
C++11 additions is inspired by <a href="https://isocpp.org/blog/2012/12/c11-a-cheat-sheet-alex-sinyakov">ISOCPP.org C++11 Cheatsheet</a>).
|
||||
|
||||
The goal is to give a concise overview of basic, modern C++.
|
||||
|
||||
Reference in New Issue
Block a user