Paweł Benetkiewicz

Results 2 issues of Paweł Benetkiewicz

## Feature request I do request adding modules support. ### Description [Modules](https://en.cppreference.com/w/cpp/language/modules) is a C++20 feature that fundamentally reduce recompilling time. ### Compiler support MSVC fully [supports](https://en.cppreference.com/w/cpp/compiler_support) it since 16.8....

Resolved - pending review

Replacing `#include` preprocessing directives with `import` directive for [_importable C++ library headers_](http://eel.is/c++draft/headers#def:C++_library_headers,importable) is implementation‐defined. > If the header identified by the header-name denotes an importable header ([module.import]), it is implementation-defined...