Hacker News new | ask | show | jobs
by alexeiz 803 days ago
That's the problem, it's a single cpp file because it's built manually. The source code is spread among many hpp files for no reason other than being able to include everything in that single cpp file. The project organization of cpp2 is abysmal.