Language
C++
Compiler
clang 11.1.0
Options
Warnings
Don't Use Boost
C++2a(GNU)
no pedantic
$ clang++ prog.cc -Wall -Wextra -std=gnu++2a
thread 0 done!
thread 1 done!
thread 2 done!
thread 3 done!
thread 4 done!
thread 5 done!
thread 6 done!
thread 7 done!
thread 8 done!
thread 9 done!
Exit Code:
0