Home
last modified time | relevance | path

Searched defs:IsItemInVector (Results 1 – 1 of 1) sorted by relevance

/MusicPlayer2/MusicPlayer2/
H A DCommon.h578 inline bool CCommon::IsItemInVector(const vector<T>& items, Func func) in IsItemInVector() function
589 inline bool CCommon::IsItemInVector(const vector<T>& items, const T& item) in IsItemInVector() function