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

Binary file not shown.

View File

@ -108,15 +108,6 @@
* Concurrency
* C++ Guidelines
### 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 ###
If you find any typos please report them by using the repository

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

View File

@ -4,7 +4,6 @@
<font size="6">
<br>
<br>
<br>
<a href="https://wandbox.org/"> Wandbox </a> <font size="5">(support different compilers)</font>
<br>
<br>
@ -22,6 +21,9 @@
<br>
<br>
<a href="https://aws.amazon.com/it/cloud9/"> Cloud9 </a> (online virtual machine)
<br>
<br>
<br>
</font>
</body>
</html>