j
k
j a
j l
Andrey Semashev wrote:
I didn't really understand the trick, but it seems odd to use atomic<> in single-threaded apps.
It's not odd if you don't know whether the app is single-threaded, like in shared_ptr's case.
Back to the thread
Back to the list