Safe, Borrow-Checked, C++
CppCast - A podcast by Phil Nash & Timur Doumler
Categories:
Sean Baxter joins Timur and Phil. Sean explains how he has managed to implement a borrow checker for C++ in his Circle compiler. In fact his implementation addresses all the same safety issues that Rust addresses.