By Joseph Cordell
This talk provides an introductory look into some of the similarities and differences between C++ and Rust for a C++ audience. It primarily takes a look at a variety of C++ features introduced over the years and compares them to their approximate Rust counterparts through a number of code examples. It also highlights some key highlights some common Rust features that differentiate it from C++.