Rust vs. modern C++: Slices and Ternary#29
Merged
martinkoenig-bbv merged 4 commits intomainfrom Apr 9, 2026
Merged
Conversation
quattervals
commented
Mar 17, 2026
fdb05c0 to
28a62ec
Compare
martinkoenig-bbv
approved these changes
Apr 1, 2026
Collaborator
martinkoenig-bbv
left a comment
There was a problem hiding this comment.
Bis auf den einen Vorschlag befinde ich den Artikel für gut. Kurz vor der Veröffentlichung müssen wir dann noch das Datum anpassen im frontmatter und Pfad zum Blog.
28a62ec to
da8e46c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Erster Post einer Serie von 3 Posts zu dem Thema.
Ich weiss, dass wir auf english publizieren sollten. Den Artikel hatte ich aber vor dem techinsights blog Ding geschrieben. Wenn es nicht unbeding sein muss, würde ich lieber darauf verzichten den Artikel zu übersetzen. Die Codebeispiele sind auch alle in De.
Es soll ein fairer Vergleich zwischen Rust und C++ sein. Das heisst ich nehme moderne C++ features und vergleiche nicht mit raw pointers und so.
Bild angepasst mit korrekter Erwähnung der Lizenz und Herkunft.
Den Ordnernamen passen wir vor dem Publizieren einfach an.