Hacker News new | ask | show | jobs
by mhh__ 1694 days ago
volatile primitives is how D does volatile as well.

I do sort of miss having a basic volatile (although I can write my own type somewhat effectively) just for benchmarking's sake sometimes.