-
Hadrien Grasland authored
This will break modern versions of TBB, which use std::move in their task constructor. Further, there is little point in deleting move constructors while allowing copy constructors.
85a02799
This will break modern versions of TBB, which use std::move in their task constructor. Further, there is little point in deleting move constructors while allowing copy constructors.