Hacker News new | ask | show | jobs
by favorited 2342 days ago
The `volatile` deprecation is more about providing new library features to do the things people (incorrectly) use `volatile` for today. `volatile` will still have legitimate use-cases.