We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1010aef commit 7af4f88Copy full SHA for 7af4f88
1 file changed
content/learn/migration-guides/cpp-to-rust/index.md
@@ -11,6 +11,7 @@ icon = "cpp.svg"
11
resources = [
12
"[Rust Vs C++ Beyond Safety - Joseph Cordell - ACCU Cambridge](https://www.youtube.com/watch?v=IvPP5U2wzlE)",
13
"[C++ vs Rust Cheat Sheet by MaulingMonkey](https://maulingmonkey.com/guide/cpp-vs-rust/)",
14
+ "[C++ to Rust Phrasebook](https://cel.cs.brown.edu/crp/) - A reference for translating common C++ patterns to Rust",
15
]
16
+++
17
0 commit comments