Language
C++
Compiler
clang HEAD 13.0.0 (https://github.com/llvm/llvm-project.git 1b11b5b01fd8887a9c471b10cd99f0a60f6b2e50)
Options
Warnings
Boost 1.73.0
C++2b
-pedantic-errors
Raw compiler options
-Wfatal-errors
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.73.0/clang-head/include -std=c++2b -pedantic-errors -Wfatal-errors
running child 1
running child 2
got: 1.234
Exit Code:
0