• TechNom (nobody)@programming.dev
    link
    fedilink
    English
    arrow-up
    3
    ·
    3 months ago

    One of their sources is the NSA, which is both mandated to make such recommendations and has the competence to do so. And as for the safety of C++, it’s possible to write unsafe code in modern C++. One of the best examples is multithreaded code. Modern C++ is far safer than C or pre-C++11, but it doesn’t address the entire space of memory safety.