Hacker News new | ask | show | jobs
by mhh__ 1592 days ago
D evaluates until it hits something it can't manipulate at compile time whereas constexpr requires things to be annotated as such, so the difference is slightly more subtle.
1 comments

While true, Circle C++ compiler works as D does, although that is not standard, thus D does win in expressiveness.