Home
last modified time | relevance | path

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

/oneTBB/examples/test_all/fibonacci/
H A Dfibonacci.cpp210 struct IntHashCompare { struct
219 typedef oneapi::tbb::concurrent_hash_map<int, value, IntHashCompare> NumbersTable; argument