Hacker News new | ask | show | jobs
by bitbiter 3717 days ago
C++ has std::valarray that has aliasing rules similar to the restrict keyword, allowing the same types of optimizations.