Glib::RefPtr vs std::shared_ptr



What is the difference between Glib::RefPtr and std::shared_ptr?

Given I read:
https://softwareengineering.stackexchange.com/questions/206223/gtkmm-manage-add-vs-smart-pointers#230883

I still want to confirm that whether Glib::RefPtr is better than
std::shared_ptr .

Attachment: signature.asc
Description: PGP signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]