Hacker News new | ask | show | jobs
by grogers 261 days ago
People assume non-existent guarantees such as?
1 comments

"is shared_ptr thread safe?" is a classic question asked thousands of times. the answer by the way is "it's as thread safe as a regular pointer"