wdbm / cpp-concurrency

C++ Concurrency Training Material

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cpp-concurrency

C++ Concurrency Training Material

Submodule note

After you clone this repository, if you wish to use the CMake build system, then also initialise the submodule that will give access to FindTBB.cmake:

git submodule init
git submodule update

About

C++ Concurrency Training Material

License:GNU General Public License v2.0


Languages

Language:C++ 86.6%Language:CMake 9.7%Language:Makefile 2.2%Language:Dockerfile 0.7%Language:Shell 0.5%Language:C 0.2%Language:CoffeeScript 0.1%