Hacker News new | ask | show | jobs
by 3836293648 1171 days ago
Constexpr at compile times gives that guarantee, not constexpr in general. Hence static assert to force comptime evaluation
1 comments

> Constexpr at compile times gives that guarantee

Can you point to a source for that ? I am not trying to be pendantic, but genuilly curious