this post was submitted on 11 Oct 2024
805 points (98.2% liked)

Programmer Humor

32247 readers
564 users here now

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

Rules:

founded 5 years ago
MODERATORS
 

cross-posted from: https://lemmy.zip/post/24335357

you are viewing a single comment's thread
view the rest of the comments
[โ€“] lunarul 6 points 3 days ago (1 children)

Am I blind? I can't see where ๐Ÿ‘€ is defined.

[โ€“] [email protected] 9 points 3 days ago* (last edited 3 days ago) (1 children)

Take a look at all the struct definition. It's a pure virtual method of ๐Ÿด with a bunch of overrides in the structs that inherit from ๐Ÿด.

[โ€“] lunarul 3 points 3 days ago

Oh, right, using the same function name in multiple structs is what threw me off