-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
C++20 機能の解説サイト #14
Comments
帰ってきたコンセプト | Boost勉強会 #16 大阪 |
C++20からのコンセプトについては以下を見るとなんとなくわかるような気がします |
コンセプトとRangeは、まえに @yohhoy さんが見つけてましたが、Meeting C++で発表されたこの資料がよかったです。 |
契約は、この記事がわかりやすくてよかったです。 |
自薦ですが Coroutines の日本語資料として以下を書いています。
また英語Onlyですが、上記でも言及している資料をいくつか挙げておきます。 |
(時期的に当然なのですが)Concepts TS を対象にしていますので、C++20 Concepts とは色々と差分がありますね。歴史的資料としては良いと思います。 |
自薦ばかりですが Concept の入門~初学者向けの記事です。 ブログの方にもいくつか Concept 関連ネタを投稿 をしていますが、各トピックの範囲が狭い&ニッチなため本サイト趣旨には合わないかな... |
これを読めば Concept が何となくわかる、といったような C++20 の機能を解説している Web 資料をまとめます。Concept / Modules / Contracts / Coroutines あたり情報募集中。
The text was updated successfully, but these errors were encountered: