5 Commits

Author SHA1 Message Date
fbusato
381982525f Update 21.Advanced_Topics_II.pdf
- Improve description of floating-point to integer undefined behavior
- fix `delete[]` -> `delete` in `unique_ptr` example
- Describe `make_shared` constructor vs. factory
- Fix `std::thread` example - parameters passing
- Use `lock_guard` in mutex example
- Specify that `std::atomic` could not be the fastest solution
2025-02-24 10:59:31 -08:00
fbusato
7c744d6c17 Update chapter numbers
Fixes #177
2025-01-22 10:35:44 -08:00
Federico
ff392ce694 Update latex encoding
Fixes #170
2025-01-19 20:20:37 -08:00
Federico
a00a3769da Update 21.Advanced_Topics_II.pdf
Fixes #165
Fixes #166
Fixes #167
Fixes #168
2025-01-19 19:12:20 -08:00
Federico
5cec82a8f4 Release v1.8.0 2024-11-07 21:55:20 -08:00