File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
This repository contains the LaTeX source and C++ code samples for the book "A Complete Guide to Standard C++ Algorithms".
4
4
5
- [ Latest PDF release (v0.2.1 )] ( https://github.com/HappyCerberus/book-cpp-algorithms/releases/download/v0.2.1/book_release_v0.2.1 .pdf )
5
+ [ Latest PDF release (v0.3.0 )] ( https://github.com/HappyCerberus/book-cpp-algorithms/releases/download/v0.3.0/book_with_cover_v0.3.0 .pdf )
6
6
7
- [ ![ Book Cover] ( static/book_cover.png )] ( https://github.com/HappyCerberus/book-cpp-algorithms/releases/download/v0.2.1/book_release_v0.2.1 .pdf )
7
+ [ ![ Book Cover] ( static/book_cover.png )] ( https://github.com/HappyCerberus/book-cpp-algorithms/releases/download/v0.3.0/book_with_cover_v0.3.0 .pdf )
8
8
9
9
## Changelog
10
10
11
+ - ` 0.3.0 ` New chapter with ADL information and formatting cleanup.
11
12
- ` 0.2.1 ` Fixed page numbering issue, small text changes.
12
13
- ` 0.2.0 ` Added chapter covering C++20 ranges and views.
13
14
- ` 0.1.1 ` Added index and a cover page, small text changes.
You can’t perform that action at this time.
0 commit comments