Hacker News new | ask | show | jobs
by jevinskie 4185 days ago
This code snippet really made my night. I never thought of using constexpr to write a FizzBuzz that compiles to one of the most "optimal" solutions that I have ever seen. Awesome!