Hacker News new | ask | show | jobs
by AshamedCaptain 1168 days ago
At the very minimum, you can simply do is_constant_evaluated to change behavior depending on runtime vs compile-time...