home
-
all
|
more »
log in
or
sign up
|
settings
[email protected]
overview
[+]
[–]
Haugerud
joined 2 years ago
sorted by:
new
top
controversial
old
Are there any advantages of using Rust instead of C in the Linux kernel?
in
c/
[email protected]
[–]
[email protected]
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.