Mark Allen Weiss的比较经典的一本书上——《Data Structures and Problem Solving Using C++》 的源代码。代码包括了利用C++来实现链表、队列、堆栈、集合、二叉树、堆排序、迭代器等常用工具。