Switch to std::atomic (available since Cpp-11)
The oneAPI-TBB implementation does not have an atomic implementation anymore. The std implementation should be more than sufficient.
Please register or sign in to comment
The oneAPI-TBB implementation does not have an atomic implementation anymore. The std implementation should be more than sufficient.