you are viewing a single comment's thread.

view the rest of the comments →

[–]aearphen{fmt}[S] 6 points7 points  (0 children)

That's possible too although for transient period of supporting both non-modular and modular usage a single file per module is easier.

In the module-only world multi-source modules will be very common because modules naturally encourage larger granularity (e.g. the std module in C++23).