“Rule of five”
March 15th, 2013
No comments
Rule is “No copy function, move function, or destructor be compiler-generated if any of these functions is user-provided.”
New paper: N3578, Proposing the Rule of Five—Walter Brown