While going into C++ in depth, I am working on shallow/deep copying. According to the MOOC I\'m following, the following code should crash,
// .hpp file #ifn