Erreur: le thread n'est pas un membre de STD
#In Shell use -std flag and give the version you wanna use
g++ -std=c++17 hello.cpp
Depressed Donkey
#In Shell use -std flag and give the version you wanna use
g++ -std=c++17 hello.cpp