Language
C++
Compiler
clang 9.0.0
Options
Boost 1.73.0
C++2a(GNU)
no pedantic
Raw compiler options
Server.cpp
Service.cpp
Acceptor.cpp
$ clang++ prog.cc -I/opt/wandbox/boost-1.73.0/clang-9.0.0/include -std=gnu++2a Server.cpp Service.cpp Acceptor.cpp
Signal:
Killed