Language
C++
Compiler
clang 6.0.1
Options
Warnings
Boost 1.68.0
C++2a(GNU)
no pedantic
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.68.0/clang-6.0.1/include -std=gnu++2a
before
In for 0
Parent
In for 1
Parent
after
Test 5, In child for 0
Test 5, In child for 1
Exit Code:
0