Let me start by saying that I understand pointers. I know what they are and how they work. But I know them because I visually imagine how they are being used in memory by saving the address of something else and so on.
I'm trying to find information online and I can seem to find any information on how references are treated.
Could someone either link or explain how they work having memory management in mind?
thx