find()能在container中,尋找單一的值,若找的到,傳回該iterator,若找不到,則傳回container.end()。

 1}


執行結果

1(原創) 如何使用find() algorithm? (C/C++) (STL)3
2(原創) 如何使用find() algorithm? (C/C++) (STL)請按任意鍵繼續 . . .

相关文章: