lundi 24 août 2015

Is C++11 shared_ptr reference counting (increment / decrement) thread-safe / atomic?

Is C++11 shared_ptr reference counting (increment / decrement) thread-safe / atomic?

Please share insights on thread safety of C++11 shared_ptrs. Are there any associated issues and possible data races.

Can it be used in async programming?

Aucun commentaire:

Enregistrer un commentaire