Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用指南是什么std::unique_ptr?
std::unique_ptr
当指针在其他对象、模块之间共享时,肯定不应该使用它。但是meybe还有其他一些指导方针吗?
希望这个问题不是重复的。