Modern-CPP-Programming/ToDo.md
2018-03-15 10:44:08 +01:00

9 lines
251 B
Markdown

## To Do ##
* (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