5 ms·
The constexpr specifier should give C++ an advantage
by _jordan 6y ago
The constexpr specifier should give C++ an advantage
- mhh__ 6y agoProbably not, the compiler doesn't need permission to constant fold of its own accord if it doesn't launch any missiles.