• QuadriLiteral@programming.dev
    link
    fedilink
    arrow-up
    0
    ·
    10 months ago

    I wonder if the language could be updated so these extra std::move invocations actually become harmless? return std::move is something that I see used quite a bit.