Searched defs:IsItemInVector (Results 1 – 1 of 1) sorted by relevance
578 inline bool CCommon::IsItemInVector(const vector<T>& items, Func func) in IsItemInVector() function589 inline bool CCommon::IsItemInVector(const vector<T>& items, const T& item) in IsItemInVector() function