On Wed Jul 3 19:20:32 2024 +0000, Elizabeth Figura wrote:
I don't think it needs to be inline, and I tend to avoid that since it means the compiler won't detect when it becomes unused.
OK, I've removed the inline. I initially didn't have it and only added it at the very last second. Regrets.