std::list::splice(std::const_iterator pos, std::list&& other)
other
std :: list :: splice(std :: const_iterator pos,std :: list && other)是否保证其他留空?
std::list::splice
x