
please wait
by JUANDENT
Does g++ support C++ 20 modules?
|
Hi, I have tried the following command line: Q:\c++\g++> g++ -std=c++20 -fmodules-ts -o main.exe main.cpp .\new_module.ixx Q:/msys64/mingw64/bin/.... |
Apr 25, 2023 at 1:00am
[no replies]
|