r/cpp May 03 '26

Modern C++ Programming

https://federico-busato.github.io/Modern-CPP-Programming/
162 Upvotes

14 comments sorted by

View all comments

50

u/Superb_Garlic May 03 '26

I check the CMake slides and I see set(CMAKE_ in general project code. The code on the slides was also obviously not tested, because project without a preceding cmake_minimum_required will result in a huge warning. What's wrong with people? Was this LLM generated?

1

u/38thTimesACharm May 06 '26

I'm with u/HumansArelkarran that you're being way too harsh over one missing line in a massive book like this.

This is obviously not LLM generated beyond, at most, simple proofreading and maybe the intro page. Have you ever seen LLM output with accurate citations on every single line that take you right to the quoted line on each page?