Hacker News new | ask | show | jobs
by khoobid_shoma 1650 days ago
IIRC, __restrict__ in clang and g++ does nothing when you write C++ code. It is there just for compatibility with C.