Language
C++
Compiler
gcc 7.1.0
Options
Warnings
Boost 1.64.0
C++1z(GNU)
no pedantic
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.64.0/gcc-7.1.0/include -std=gnu++1z
Something::Something()
void Something::do_something()
Something::~Something()
Exit Code:
0