Only reason using "enum, static, immutable" over "auto" should be "making sure" it runs at compile-time (again, if it can).
Besides the obvious reason, making it immutable :)
Only reason using "enum, static, immutable" over "auto" should be "making sure" it runs at compile-time (again, if it can).
Besides the obvious reason, making it immutable :)