我假设有一个,std::copy_n以便可以与输入迭代器一起使用。是否std::move_n出于某些原因而没有原因?
std::copy_n
std::move_n
c++ c++17
c++ ×1
c++17 ×1