The empire of C++ strikes back with a secure C++ proposal

The empire of C++ strikes back with a secure C++ proposal

HomeNews, Other ContentThe empire of C++ strikes back with a secure C++ proposal

After two years of being beaten with the memory security stick, the C++ community has published a proposal to help developers write less vulnerable code.

Catching Security Violations in Real Time in C++ – Dave Rowland – C++ on Sea 2024

The Safe C++ Extensions proposal aims to address the vulnerable programming language's Achilles heel, the challenge of ensuring code is free of memory safety bugs.

"This is a revolutionary proposal that adds memory safety features to the C++ programming language," Vinnie Falco, president and CEO of the C++ Alliance, said Thursday. "This collaboration marks a significant milestone in the C++ ecosystem, as the need for secure code has never been more pressing."

It's never been more pressing as, over the past two years, private and public organizations have pushed programmers to write new applications and rewrite old ones in memory-safe languages like C#, Go, Java, Python, and Swift, but especially Rust because it's an efficient systems language at a low level.

Tagged:
The empire of C++ strikes back with a secure C++ proposal.
Want to go more in-depth? Ask a question to learn more about the event.