on the other hand with more options you can express more and write safer code (for example with constinit which solves static order init fiasco...)
And if you don't have enough knowledge you can just stick to const.
What re alternatives for a system programming language?
(Rust seems to be fine, but still it's not super easy...)
What re alternatives for a system programming language? (Rust seems to be fine, but still it's not super easy...)