home
-
all
|
more »
log in
or
sign up
|
settings
Haugerud@discuss.tchncs.de
overview
[+]
[–]
Haugerud
joined 1 year ago
sorted by:
new
top
controversial
old
Are there any advantages of using Rust instead of C in the Linux kernel?
in
c/linux@lemmy.ml
[–]
Haugerud@discuss.tchncs.de
11 points
1 year ago
(4 children)
You can use compile time polymorphism in C++ without any runtime performance cost.
permalink
fedilink
source
context
You can use compile time polymorphism in C++ without any runtime performance cost.