MyIterator = find (MyVector.begin(), MyVector.end(), InputVariable);. doesn't make sense, because it compares a class (MyClass) with an integer ...
確定! 回上一頁