Skip to content

Commit 7a26ed0

Browse files
committed
changing the emoji
1 parent e5c2ba6 commit 7a26ed0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

cppcon2025/cppcon_2025_slides.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -378,11 +378,11 @@ let player: Player = serde_json::from_str(&json_str)?;
378378

379379
| language | runtime reflection | compile-time reflection |
380380
|:---------|:-------------------|:------------------------|
381-
| C++ 26 | 🙅 ||
382-
| Go || 🙅 |
383-
| Java || 🙅 |
384-
| C# || 🙅 |
385-
| Rust | 🙅 | 🙅 |
381+
| C++ 26 | 👎 ||
382+
| Go || 👎 |
383+
| Java || 👎 |
384+
| C# || 👎 |
385+
| Rust | 👎 | 👎 |
386386

387387
---
388388

0 commit comments

Comments
 (0)