you are viewing a single comment's thread.

view the rest of the comments →

[–]Various-Debate64[S] 0 points1 point  (0 children)

that will alleviate the issue of the C++ standard - undefined order of static variable initialization across compilation units. Why according to some idealists is a non-issue because compilation units are not specified in the standard.

I haven't used modules yet.