Hacker News new | ask | show | jobs
by sesuximo 1016 days ago
Isn’t the issue with functions like this that they are not guaranteed to be the same on all hardware? So making it constexpr could break programs or cause the constexpr evaluated result to differ from the runtime result even for the same inputs