Language
C++
Compiler
gcc HEAD 11.0.1 20210419 (experimental)
Options
Warnings
Boost 1.73.0
C++2b(GNU)
no pedantic
Raw compiler options
-O3
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.73.0/gcc-head/include -std=gnu++2b -O3
this_thread: 140380229957504: This is the main thread
this_thread: 140380124968704: This is the thread1
this_thread: 140380116576000: This is the thread2
Exit Code:
0