Basic Concepts II updated

ToDo added
This commit is contained in:
FedericoUnivr
2018-03-14 16:11:06 +01:00
parent 6d795b1776
commit 36b95f482b
4 changed files with 11 additions and 10 deletions

8
ToDo.md Normal file
View File

@@ -0,0 +1,8 @@
## Todo ##
* (01) Basic Concepts I -> Catastrofic Cancellation (loss of significance)
* (09) Code Organization and Conventions -> optimize the compile time
* (11) Advanced Concepts -> volatile keyword
* (12) Code Optimization
* (B) Appendix
* C++17