2.7、std::make_unique(创建unique_ptr的工厂函数)

一、什么是std::make_unique?为何它值得我们重视? std::make_unique是C++14 … 继续阅读 2.7、std::make_unique(创建unique_ptr的工厂函数)