Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.

What C++11 headers to include

Inge_H_
Beginner
192 Views

I've stopped using the Visual Studio C++11 headers since I've uncovered many issues with them. I see that Intel have their own C++11 headers in the installation directory. Can I use these even though I don't use TBB? I ask since for example mutex.h is only located in the TBB directories and I don't use any TBB functionality as we have our own thread-pool manager a.s.f.

0 Kudos
1 Reply
SergeyKostrov
Valued Contributor II
192 Views
>>... I see that Intel have their own C++11 headers in the installation directory... What headers are you going to use? Please specify.
0 Kudos
Reply