Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tbb with clang does not support C++11 emplace method
When compiling tbb code with clang, we can't use the C++11 only methods of the classes.
- Loading branch information