void splice( const_iterator pos, list&& other );. (1), (C++11 起). void splice( const_iterator pos, list& other, const_iterator it );.
確定! 回上一頁