oneapi-src / oneDPL

oneAPI DPC++ Library (oneDPL) https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/dpc-library.html
Apache License 2.0
720 stars 114 forks source link

use internal version of enumerate in test to support gcc14 #1721

Closed lslusarczyk closed 1 month ago

lslusarczyk commented 1 month ago

This patch allows distributed ranges tests to be compiled with gcc-14. This is conflict fixed version of https://github.com/oneapi-src/oneDPL/pull/1697 PR from @BenBrock + removed workaround in CI