namespace cpp {}

C++ lernen, kennen, anwenden

Benutzer-Werkzeuge

Webseiten-Werkzeuge


howto:module_std_gcc15

How to use C++ module std in GNU g++

g++-16:

g++ -std=c++26 -fmodules --compile-std-module hello.cpp

g++-15: Follow this advice: https://github.com/JRASoftware/cpp23-import-std-guide

howto/module_std_gcc15.txt · Zuletzt geändert: von rrichter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki