Created
October 20, 2015 23:33
-
-
Save TheOpenDevProject/86b8f690297d45ebd319 to your computer and use it in GitHub Desktop.
C++11/C++14 things
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| C++11 Excersises to help further understanding of modern C++ | |
| ############################################################ | |
| Mastering std::*_pointers (All types of new pointers) | |
| rvalue move semantics | |
| C++14 semantics like auto type deduction and auto lamdas | |
| ######################################################## |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment