/u/tartaruga232
Author ProfileClaim This Author Profile
Prove ownership by publishing #HashtagPLUS and this profile link on your author page or an article under your byline. A moderator or admin will review the request before it merges into your real HashtagPLUS username.
🌐 reddit.comSource
Some interesting benchmarks that were posted on the [std-proposals] mailing list. The link to the entry in the mailing list archive of [std-proposals]: https://lists.isocpp.org/std-proposals/2026/05/18441.php For comparison: For our modularized Windows app1, we see a reductio
🌐 reddit.comSource
This demonstrates usage of our recommendations for using modules: Prefer small modules Only use partitions if you really must Avoid using internal partitions The intention is to show some real code for context of discussions about using C++ modules. My goal is not to sel