Skip to content

Commit acb58bd

Browse files
authored
Added to learn book "C++20 ライブラリ機能 Vol.1"
1 parent c6462c0 commit acb58bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎docs/learn/books.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,5 +90,6 @@ C++ の入門~中級レベルの多くの情報(『やさしい C++ 第 5
9090
| [競プロのための標準 C++](https://zenn.dev/reputeless/books/standard-cpp-for-competitive-programming) | 2021 | C++17 | 競技プログラミングで使える C++ の主要な標準機能のサンプル付き解説 |
9191
| [C++20 ranges](https://techbookfest.org/product/5134506308665344?productVariantID=5896161179205632) | 2021 | C++20 | C++20 の Ranges ライブラリの使い方や設計を解説 (164 ページ) |
9292
| [C++20 コア言語機能](https://techbookfest.org/product/4904567416291328?productVariantID=5196501510782976) | 2022 | C++20 | C++20 コア言語に追加された機能を解説 (128 ページ) |
93+
| [C++20 ライブラリ機能 Vol.1](https://techbookfest.org/product/eGzbawjDfDAjJdkCwKbFtY?productVariantID=imM8MxR9zvu5fC0cpzWD6g) | 2022 | C++20 | C++20で新たに追加された標準ライブラリ機能のうち、規模の大きなものに絞って解説 (222 ページ) |
9394

9495
<!-- ToDo: C++11 とそれ以前の書籍 -->

0 commit comments

Comments
 (0)