this post was submitted on 22 Mar 2024
230 points (94.2% liked)

Programmer Humor

32050 readers
1418 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 11 points 6 months ago (1 children)

AI reply? That's the point they're trying to make. The implementation shouldn't be in the header file, but it is. Look at the image.

[–] [email protected] -2 points 6 months ago (1 children)

pretty sure the meme is about how the implementation looks ugly but using the implementation looks good because all the code is abstracted away. if it was like you said then why would they compare the code to the main.cpp

[–] [email protected] 1 points 6 months ago

I got confused. I was referring to the top-level comment in this thread, but that was actually posted by you, so... I got turned around.

But yeah, sounds about right, that the meme could be referring to the horrors in the h file vs the clean cpp file. 😄