Threading This repository is dedicated to learning the ins and outs of the thread library of c++ How to run g++ -std=c++20 -pthread main.cpp library/*.cpp -o program