Commit Graph

1 Commits

Author SHA1 Message Date
Jonathan Wakely
afaa35c98c Patch for oneTBB (#2036372)
Update FindTBB.cmake to look in the new version.h header.

Fix the incorrect allocator used with tbb::concurrent_hash_map.  Define
a tbb_hash_compare specialization for std::pair to cope with the
deprecated tbb_hasher function being removed.

Adjust tbb_hash_compare specialization to account for TBB 2021.x
defining it in a different namespace.
2023-06-28 11:29:09 +01:00