Language
C++
Compiler
gcc HEAD 12.0.0 20210518 (experimental)
Options
Warnings
Don't Use Boost
Compiler Default
no pedantic
Raw compiler options
-std=gnu++20
-fmodules-ts
namespace_decl.cc
m3.cc
m2.cc
m1.cc
$ g++ prog.cc -Wall -Wextra -std=gnu++20 -fmodules-ts namespace_decl.cc m3.cc m2.cc m1.cc
Exit Code:
0