Language
C++
Compiler
gcc HEAD 16.0.0 20250729 (experimental)
Options
Warnings
Don't Use Boost
C++2b(GNU)
no pedantic
Raw compiler options
-fmodules-ts
foo.cc
main.cc
$ g++ prog.cc -Wall -Wextra -std=gnu++2b -fmodules-ts foo.cc main.cc
Exit Code:
1