Ok. Just about error - I often face with this when my code is trying to call copy constructor. The conclusion there - check that you are using ref and ptr variables not to copy data…
Ok. Just about error - I often face with this when my code is trying to call copy constructor. The conclusion there - check that you are using ref and ptr variables not to copy data…