Hacker News new | ask | show | jobs
by torginus 451 days ago
That's just syntactic sugar (and a bit of architecture independence) over intrinsics. You can get the same in C++ just with wrapping intrinsics in classes, and a few ifdefs.