Hacker News new | ask | show | jobs
by strager 1261 days ago
I'd wager that the C++ compiler does more work churning through #include-s than the Rust compiler does tracking borrows.
1 comments

C++20 modules is supposed to fix that. I wish I could get compilers that implemented them.
I target linux with my C++.
That wasn't part of the comment.