• pelya@lemmy.world
    link
    fedilink
    arrow-up
    15
    ·
    6 days 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.