Implementation of deque, and difference than vector Implementation of Emplace serious functions, compare to push_back, etc. 什么是RAII at的作用和[]的区别。 vector空间的管理策略,自己写一个vector. 实现一个my_stack适配器。 auto细节,auto & xx = a[0];