The real reason to use "const" is to show intent.
See "Const and Rigid Parameters" in this wonderful article about the Doom 3 source code: https://kotaku.com/the-exceptional-beauty-of-doom-3s-source-...
Your choice of data structure or algorithm would…
This means, I won't bother using "inline" anymore, but I will consider how many subfunctions in total I'd call.
The real reason to use "const" is to show intent.
See "Const and Rigid Parameters" in this wonderful article about the Doom 3 source code: https://kotaku.com/the-exceptional-beauty-of-doom-3s-source-...