c_with_templates/compile_flags.txt
2026-01-05 16:33:31 +01:00

10 lines
83 B
Plaintext

-xc++
-std=c++23
-Wall
-Wextra
-Wpedantic
-Wconversion
-pedantic
-pedantic-errors