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.3 .0)] ( https://github.com/HappyCerberus/book-cpp-algorithms/releases/download/v0.3 .0/book_with_cover_v0.3 .0.pdf )
5
+ [ Latest PDF release (v1.0 .0)] ( https://github.com/HappyCerberus/book-cpp-algorithms/releases/download/v1.0 .0/book_with_cover_v1.0 .0.pdf )
6
6
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 )
7
+ [ ![ Book Cover] ( static/book_cover.png )] ( https://github.com/HappyCerberus/book-cpp-algorithms/releases/download/v1.0 .0/book_with_cover_v1.0 .0.pdf )
8
8
9
9
## Changelog
10
10
11
+ - ` 1.0.0 ` Content complete release with Compiler Explorer links.
11
12
- ` 0.3.0 ` New chapter with ADL information and formatting cleanup.
12
13
- ` 0.2.1 ` Fixed page numbering issue, small text changes.
13
14
- ` 0.2.0 ` Added chapter covering C++20 ranges and views.
You can’t perform that action at this time.
0 commit comments