c-cpp-notes
c-cpp-notes copied to clipboard
Mention rule of 5
trafficstars
The rule-of-3 lecture ignores move semantics (because I don't actually have time to cover this when I teach in person). But in this day and age, it's probably important to mention "rule of 5" since that's how it's described elsewhere.