Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions docs/learn/studymeetings.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@ description: 国内で開催されている C++ 関連の勉強会イベント
| タイトル | 発表者 | ムービー |
|------------------------------------------------------|-----------------|------|
| 勉強会と会場の説明 | Akira Takahashi | |
| [std::format - C++20 時代の便利な文字列フォーマット](https://www.dropbox.com/s/4gt1y5i3ogt9bvr/cppmix-C%2B%2B20Format.pdf?dl=0) | Ryo Suzuki | |
| インターンシップでC++を使用したゲーム開発を経験した話 | がっちょ | |
| [コンパイラのいじめ方](https://speakerdeck.com/kaityo256/how-to-fight-the-compiler) | kaityo256 | |
| [書籍『独習C++』の改訂について (仮) ](https://docs.google.com/presentation/d/1dfJ537pkSwYYRai4mktlAoHwNnqmnOUqfmQiVjDJClY/edit) | Flast | |
| [std::format - C++20 時代の便利な文字列フォーマット](https://www.dropbox.com/s/4gt1y5i3ogt9bvr/cppmix-C%2B%2B20Format.pdf?dl=0) | Ryo Suzuki | [:fa-play:](https://youtu.be/UGs10Unwams) |
| インターンシップでC++を使用したゲーム開発を経験した話 | がっちょ | [:fa-play:](https://youtu.be/V0ENpMzZ4OE) |
| [コンパイラのいじめ方](https://speakerdeck.com/kaityo256/how-to-fight-the-compiler) | kaityo256 | [:fa-play:](https://youtu.be/rC-YSvtRrHw) |
| [書籍『独習C++』の改訂について (仮) ](https://docs.google.com/presentation/d/1dfJ537pkSwYYRai4mktlAoHwNnqmnOUqfmQiVjDJClY/edit) | Flast | [:fa-play:](https://youtu.be/j30j7poj3J0) |
| ディスカッション | (全員参加) | |

### C++ MIX #5 [(2019-09-04)](https://cppmix.connpass.com/event/141908/)
Expand Down