《Effective Modern C++》item 20:std::weak_ptr

                                                  採取行動乃消除焦慮的最好辦法之一。 Use std::weak_ptr for std::shared_ptr like pointers that can dangle.    關於shared_ptr: 關於shared_ptr和weak_ptr的實現: -------weak_ptr是shar
相關文章
相關標籤/搜索