You must log in or # to comment.
I don’t get it. What’s wrong with constexpr? It’s vastly preferable to macros due to type safety, and const due to compile-time optimization.
I don’t get it either. OP might be angry at compile time (Couldn’t be worse than rust)