• Rednax@lemmy.world
    link
    fedilink
    arrow-up
    14
    ·
    11 months ago

    I hate this in C++ when it does this with parameters of an overidden function. I don’t need that specific parameter, but if I omit the variable name, I reduce readability.