关于本章
本章描述STL的一些idiom,主要是关于generic programming。
本章讨论的内容其实可以归入到"computation on structure"这个主题: 对structure使用某个algorithm,关于"computation on structure",参见工程discrete的Computation-on-structure
章节。
本章描述STL的一些idiom,主要是关于generic programming。
本章讨论的内容其实可以归入到"computation on structure"这个主题: 对structure使用某个algorithm,关于"computation on structure",参见工程discrete的Computation-on-structure
章节。