Y
Hacker News
new
|
ask
|
show
|
jobs
by
pjmlp
28 days ago
Yes you can, you only need to adopt modern C++ with concepts, compile time execution and now compile time reflection.
1 comments
dkersten
28 days ago
I feel like it’s still missing the point. In a discussion about devitalisation, I thought it was interesting that it’s not something that you have to think about in Rust, while in C++ you do.
link
pjmlp
28 days ago
Of course you do, it depends on how the application architecture looks like.
I also have my share of hobby coding in Rust.
link