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
715 stars 112 forks source link

Some improvements to lazy policy init #1674

Closed SergeyKopienko closed 1 week ago

SergeyKopienko commented 1 week ago

Looks like this approach will cause ODR rule violation. Please see details at https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#Rs-unnamed .