CppDeveloperRoadmap icon indicating copy to clipboard operation
CppDeveloperRoadmap copied to clipboard

Add an optional field about multithreading using OpenMP

Open kdator opened this issue 3 years ago • 0 comments

In the section about multithreading, in addition to the standard library, you can add a topic about using OpenMP as a multithreaded programming tool in C++. Also tell the reader to read about the difference between the standard library and OpenMP.

kdator avatar Dec 05 '21 14:12 kdator