Language
C++
Compiler
clang HEAD 17.0.0 (https://github.com/llvm/llvm-project.git fcd58ea50c218b61a58d6815b9d15bad7dbc75a3)
Options
Warnings
Don't Use Boost
C++2a(GNU)
no pedantic
$ clang++ prog.cc -Wall -Wextra -std=gnu++2a
fn called
fn called
Exit Code:
0