Modify the definition of copyToArray (array: array < T >) in vector
Description:
1.Previously, copytoarray directly replaced the element in the vector to the
corresponding position of the parameter array.
2.Now, add elements equal to the number of elements in the array after the array.
#I58TLT:Modify the definition of copyToArray (array: array < T >) in vector
Signed-off-by: Nzhoufei <zhoufei38@huawei.com>
Showing
想要评论请 注册 或 登录