Language
C++
Compiler
clang 14.0.0
Options
Warnings
Boost 1.79.0
C++2a
no pedantic
Raw compiler options
testclass.cpp
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.79.0-clang-14.0.0/include -std=c++2a testclass.cpp
bye from impl
Exit Code:
0