Use import and export declarations to access and to publish types and functions defined in the specified module.| learn.microsoft.com
The MSVC compiler option /std specifies the C or C++ language standard supported by the compiler.| learn.microsoft.com
Modules in C++20 provide a modern alternative to header files.| learn.microsoft.com