Home
last modified time | relevance | path

Searched refs:array_searcher (Results 1 – 1 of 1) sorted by relevance

/oneTBB/test/common/
H A Dconcurrent_lru_cache_common.h84 struct array_searcher { struct
89 array_searcher(array_type const& array_ref) : my_array_ref(array_ref) {} in array_searcher() argument