mirror of
https://github.com/federico-busato/Modern-CPP-Programming.git
synced 2025-04-20 00:19:03 +03:00
fixed typo
This commit is contained in:
@ -135,7 +135,7 @@ Online compiler and execution: [CompilerExplorer](https://godbolt.org/)
|
|||||||
* Code Testing: `unit test`, `coverage`
|
* Code Testing: `unit test`, `coverage`
|
||||||
* Code Commenting: `doxygen`
|
* Code Commenting: `doxygen`
|
||||||
* Code Statistics: `lines count`, `cyclomatic complexity`
|
* Code Statistics: `lines count`, `cyclomatic complexity`
|
||||||
* Other Tools: code `formating`, `exploring`, `benchmarking`
|
* Other Tools: code `formatting`, `exploring`, `benchmarking`
|
||||||
|
|
||||||
**[15. Advanced Topics](https://github.com/federico-busato/Modern-CPP-Programming/blob/master/15.Advanced_Topics.pdf)**
|
**[15. Advanced Topics](https://github.com/federico-busato/Modern-CPP-Programming/blob/master/15.Advanced_Topics.pdf)**
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user