Language
C++
Compiler
gcc HEAD 12.0.0 20210528 (experimental)
Options
Warnings
Boost 1.73.0
C++2b(GNU)
no pedantic
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.73.0/gcc-head/include -std=gnu++2b [dbg] cat
[dbg] append
[dbg] cat
(1)abc(1)123
(2)abc(2)123
(3)abc(3)123
Exit Code:
0