标签: c++ memory
std::uninitialized_copy和std::copy之间的区别是什么?我何时应该使用哪个?
std::uninitialized_copy
std::copy