• FizzyOrange@programming.dev
    link
    fedilink
    arrow-up
    7
    ·
    9 hours ago

    The C++ standards committee don’t see memory safety or UB as a problem. If they did they wouldn’t keep introducing new footguns, e.g. forgetting return_void() in a coroutine. They still think everyone should just learn the entire C++ spec and not make mistakes.