499
Gotta learn it (lemy.lol)
you are viewing a single comment's thread
view the rest of the comments
[-] pelya@lemmy.world 16 points 3 months ago

It's just C++ without templates. So whatever element you want to put into std::list, it must virtually inherit std::list::value_type. And of course there will be a macro-based list monstrosity inside Boost.

[-] Sonotsugipaa@lemmy.dbzer0.com 2 points 3 months ago

Types being declarable as virtual members is something I want to never hear again

this post was submitted on 30 Dec 2024
499 points (100.0% liked)

Programmer Humor

22802 readers
1035 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS