0

I'm trying to understand the concept of Implicit Data Sharing. After some searches online I found some information but what I'm missing is some simple example of how this is implemented. I know for a fact that QT is using Implicit Data Sharing in some of its classes.

Does this mean that data is references and not copied to save memory and speed up things?

Any C++ simple example of how this is done?

user1185305
  • 875
  • 2
  • 15
  • 26

0 Answers0