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

Programmer Humor

37051 readers
264 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
[โ€“] [email protected] 9 points 8 months ago (1 children)

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

[โ€“] [email protected] 11 points 8 months ago* (last edited 8 months 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 ๐Ÿด.

[โ€“] [email protected] 3 points 8 months ago

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