Language
C++
Compiler
gcc HEAD 11.0.0 20201124 (experimental)
Options
Warnings
Boost 1.73.0
C++2a(GNU)
no pedantic
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.73.0/gcc-head/include -std=gnu++2a
Stack is around 0x7ffcf23ac80c
Iteration 0
Got Hello
Iteration 1
Waiting, with locals around 0x184170c
Got world
Iteration 2
Stack is around 0x7ffcf23ac75c
World
Got !
Iteration 0
Hey
Iteration 1
Planet
Exit Code:
0