使用T*作为迭代器
typedef value_type* iterator;
三个迭代器
start
finish
end_of_storage
如果先前分配的内存有剩余则使用,否则调用insert_aux申请新的内存