Language
C++
Compiler
clang HEAD 13.0.0 (https://github.com/llvm/llvm-project.git 980d28d9556a671081719f82aea3de5db4328688)
Options
Warnings
Boost 1.73.0
C++2a
no pedantic
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.73.0/clang-head/include -std=c++2a
42 1.234
Exit Code:
0