mirror of
https://github.com/federico-busato/Modern-CPP-Programming.git
synced 2025-04-20 00:19:03 +03:00

- 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
603 KiB
603 KiB