Searched defs:FindExist (Results 1 – 2 of 2) sorted by relevance
117 bool FindExist(const T &value) noexcept in FindExist() function134 bool FindExist(std::function<bool(const T&)> func) noexcept in FindExist() function
71 bool DeduplicateMemory<T>::FindExist(const T &data) in FindExist() function