Basic Concepts I updated

This commit is contained in:
FedericoUnivr
2018-03-09 10:24:45 +01:00
parent 206d1e2844
commit f3514d971e
3 changed files with 4753 additions and 4750 deletions

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@ -108,9 +108,12 @@ Modern C++ Programming Course (UNIVR) - C++11/C++14
### 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
### Reporting bugs and contributing ###