random iterator 中文意思是什麼

random iterator 解釋
隨機迭代器
  • random : n 〈罕用語〉胡亂行為,偶然的[隨便的]行動[過程]。adj 1 任意的,胡亂的,隨便的;(話等)信口亂說的...
  • iterator : 迭代程序
  1. The member function returns a random - access iterator that points at the first element of the sequence ( or just beyond the end of an empty sequence )

    這個函數返回一個可任意訪問序列元素的迭代器,這個迭代器指向序列的第一個元素.然後你可以通過這個所謂的迭代器來遍歷這個序列
分享友人