Skip to content

C++ MIX 12を追加 #59

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 22, 2024
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
10 changes: 10 additions & 0 deletions docs/learn/studymeetings.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,16 @@ description: 国内で開催されている C++ 関連の勉強会イベント
- [Youtube チャンネル](https://www.youtube.com/channel/UC3c011RjfXoU4Gj86V7sb_w)
- Twitter ハッシュタグ [#cppmix](https://twitter.com/search?q=%23cppmix&f=live)

### C++ MIX #12 [(2024-12-20)](https://cppmix.connpass.com/event/337028/)
| タイトル | 発表者 | ムービー |
| ------------------------------------------------------------------------------------------------------------------ | ----------------- | -------- |
| 勉強会と会場の説明 | Akira Takahashi | |
| [C++26から導入される「エラー性動作」を解説](https://speakerdeck.com/faithandbrave/c-plus-plus-26-eraxing-dong-zuo) | Akira Takahashi | |
| [Rangeアダプタを作る](https://speakerdeck.com/tetsurom/rangeadaputawozuo-ru) | Tetsuro Matsumura | |
| [HTTP/3サーバ実装について](https://speakerdeck.com/yasunorihigashiyama/3) | 東山裕徳 | |
| [return文におけるmoveについて](https://speakerdeck.com/onihusube/returnwen-niokerustd-movenituite) | 安藤弘晃 | |
| カジュアルディスカッション | (全員参加) | |

### C++ MIX #11 [(2024-06-14)](https://cppmix.connpass.com/event/319167/)
| タイトル | 発表者 | ムービー |
|------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------|----------|
Expand Down