Figure 1: Internal structure of the vector.

(gdb) p l_vec
$1 = {start=0x1234, finish=0x1238, end_of_storage=0x1300}
(gdb)