samedi 17 août 2019

What should I use for new C++ projects: modules or header files?

C++20 introduced new way to organize projects - modules, and they should become replacement of header files.

I think it is very great innovation and feature, but there are very different opinions about that.

So, what should I use for new projects: modules or header files? Are there any fatal limitations of modules? And are there any guidelines or best practices of using modules?

Aucun commentaire:

Enregistrer un commentaire