Language
C++
Compiler
gcc 7.2.0
Options
Warnings
Boost 1.67.0
C++17(GNU)
no pedantic
Raw runtime options
a a a a
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.67.0/gcc-7.2.0/include -std=gnu++17 Calling test():
test() has returned. Exiting.
~S() called
Exit Code:
0