mardi 15 août 2017

smaller runtime data structures and faster code for unique _ptr compared to shared_ptr

For unique_ptr the type of deleter is part of the smart pointer, but how does that help compiler to generate smaller runtime data structures and faster code for unique _ptr compared to shared_ptr ?

Aucun commentaire:

Enregistrer un commentaire