The series continue.
C++20: Further Open Questions to Modules
by Rainer Grimm
From the article:
So far, I have written in my last four posts the basics you should know about modules in C++20. Only a few questions to modules are still open. In this post, I address these open questions, such as templates in modules, the linkage of modules, and header units.
Add a Comment
Comments are closed.