Language
C++
Compiler
clang 17.0.1
Options
Warnings
Boost 1.83.0
C++17
no pedantic
Raw compiler options
CalculatorImpl.cpp
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.83.0-clang-17.0.1/include -std=c++17 CalculatorImpl.cpp15
11
16
Exit Code:
0