Recently, I wanted to go from raw pointers to smart pointers in my code (note that it used to work without any problems with raw pointers).
Now, I have a problem with