I have been trying to wrap my mind around how C++ puts stuff in memory and I wrote little test program. $ ./a.out In constructor -- 0x7fff4ec297b0 Copy 0x7fff4ec297b0 to 0x757010 In constructor -- ...