Hacker News new | ask | show | jobs
by dekken_ 676 days ago
Depends, not all C is C++, eg, there is no (yet) `restrict` keyword in C++ (even if lots of C++ compilers support __restrict__, it's not in the spec)