Consider a computer with the following characteristics: total of 1Gbyte of main memory; word size of 1 byte; block size of 32 bytes; and cache size of 128 Kbyte
I'm reading STL source code and I have no idea what && address operator is supposed to do. Here is a code example from stl_vector.h: vector& operat