Even if a lot of work on safety has been going on in C++ for quite a while, the NSA recommendation on safe languages ( or the need to avoid unsafe one) seems to have really put some fire in the mix.
TL;DR of the video, C++ can be safe , just use the correct tools for the correct job.
i liked how Bjarne contrast safety by subsetting (like in rust) vs safety by providing alternative safe tooling and construct in the language.
1 comment
[ 5.6 ms ] story [ 15.5 ms ] threadTL;DR of the video, C++ can be safe , just use the correct tools for the correct job.
i liked how Bjarne contrast safety by subsetting (like in rust) vs safety by providing alternative safe tooling and construct in the language.