• affiliate@lemmy.world
    link
    fedilink
    arrow-up
    6
    ·
    3 months ago

    i will never forgive them for making the pointer type be T* instead of &T. most confusing thing ever.

    don’t even get me started on C++ making T& the reference type and then making T&& be something other than the double reference type.