You can use the find function, found in the std namespace, ie std::find . You pass the std::find function the begin and end iterator from the ...
確定! 回上一頁