• @fubo
    link
    132 months ago

    C++ programmers always let their friends access their private members, so …

  • @[email protected]
    link
    fedilink
    102 months ago

    There’s some joke about pointers here that I’m not C++ savvy enough to make.
    I’ll let you workshop it.

  • @HStone32
    link
    22 months ago

    I want to point out that, just like in real life, its the inclusion of that “++” which complicates things. Without them, it would be straightforward and elegant, having only 1 logical solution.

    Makes you wonder why people keep insisting on having the “++” around. Why not ditch them and go back to basics.