mirror of
https://github.com/ZDoom/Raze.git
synced 2025-01-31 04:20:42 +00:00
ab28697c18
I think this shows a fundamental misunderstanding of what constexpr means, even when declared as such it requires a constant argument to be treated as a constant. But since nearly all uses of this were not using constants, the compiler was emitting actual memory accesses to the array each time this was used. |
||
---|---|---|
.. | ||
include | ||
src |