Mooophy/Cpp-Primer

Exercise 12.1

akiirokaede opened this issue · 1 comments

In section 12.1, we have declared the StrBlob class which contains a shared_ptr as it's data member.

So, why the answer in your solution is "meaningless" ?

I'm blind.