Re-implementation of deque and map of STL This is a course project of data structure. The implementation imitated the template class deque and map of STL of C++.