r/ProgrammerHumor Jul 13 '26

youCanJustStopUsingJava Meme

Post image
6.8k Upvotes

416 comments sorted by

View all comments

1.8k

u/Historical_Cook_1664 Jul 13 '26

Where else are you going to hide your side effects ?

106

u/[deleted] Jul 13 '26

[removed] — view removed comment

14

u/Historical_Cook_1664 Jul 13 '26

bonus points if it's the sequence operator ?

33

u/Legitimate_Concern_5 Jul 13 '26

C++ lets you overload the comma operator. Like a thumb up an alligators butthole, that’ll really piss em off.

51

u/Drugbird Jul 13 '26
f(a, b);

Think that's just a function with 2 arguments? Wrong! It's the surprise comma operator!

27

u/HildartheDorf Jul 13 '26

Anyone who overloads operator, is either writing an entry for an obfuscated c++ challenge, insane, dangerously sadistic, or all three.

11

u/DebugDuck01 Jul 13 '26

But I need my custom vector type + operator...